RESOLVED FIXED 248254
Fix return type of WTR::buildModifierFlags() in EventSenderProxy.mm
https://bugs.webkit.org/show_bug.cgi?id=248254
Summary Fix return type of WTR::buildModifierFlags() in EventSenderProxy.mm
David Kilzer (:ddkilzer)
Reported 2022-11-22 18:43:08 PST
Fix return type of WTR::buildModifierFlags() in EventSenderProxy.mm. Currently uses `int` where `NSEventModifierFlags` should be used. Regressed back in 2011 with commit 83922@main (r95039).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-22 18:43:22 PST
David Kilzer (:ddkilzer)
Comment 2 2022-11-22 18:45:12 PST
EWS
Comment 3 2022-11-23 06:54:10 PST
Committed 256972@main (99718f07fd9a): <https://commits.webkit.org/256972@main> Reviewed commits have been landed. Closing PR #6750 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.