summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorYoungjin Kim <youngjin78.kim@lge.com>2021-09-02 10:14:32 +0900
committerJaeyoon Jung <jaeyoon.jung@lge.com>2022-02-02 18:36:01 +0900
commit1eded03865193d95fab7fd9279e34fb0dbe0cb45 (patch)
tree7cab04d7fabc3cd61750cac395a68b50778388ad /sync.profile
parentdc846e8e7c03c967319428fd286cf95cf3bf2d34 (diff)
downloadqtwayland-1eded03865193d95fab7fd9279e34fb0dbe0cb45.tar.gz
Use scope resolution operator for request
If the combination of the name of the protocol interface and the name of its request is same as another interface name, it can cause problem in calling the constructor instead of method generated by wayland-scanner when calling request. For example, if you have an interface named "foo" and its request named "bar", it might conflict with another interface named "foo_bar". A real example for this is presentation_time protocol which has a request "feedback" in the interface "wp_presentation" while it also has another interface named as "wp_presentation_feedback". Pick-to: 6.3 Change-Id: I7c007978d4aa404d10441643d5461372f33954e5 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'sync.profile')
0 files changed, 0 insertions, 0 deletions