WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-22 18:43:22 PST
<
rdar://problem/102615921
>
David Kilzer (:ddkilzer)
Comment 2
2022-11-22 18:45:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6750
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.
Top of Page
Format For Printing
XML
Clone This Bug