WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248118
Add WebKit::fromAPI(WKEventModifiers) to convert to OptionSet<WebEventModifier>
https://bugs.webkit.org/show_bug.cgi?id=248118
Summary
Add WebKit::fromAPI(WKEventModifiers) to convert to OptionSet<WebEventModifier>
David Kilzer (:ddkilzer)
Reported
2022-11-18 19:40:18 PST
Add WebKit::fromAPI(WKEventModifiers) to convert to OptionSet<WebEventModifier>. Avoid use of OptionSet<WebEventModifier>::fromRaw() that assumes WKEventModifiers and WebEventModifier have the same enum values.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-18 19:40:35 PST
<
rdar://problem/102539052
>
David Kilzer (:ddkilzer)
Comment 2
2022-11-18 19:43:48 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6662
EWS
Comment 3
2022-11-21 14:32:59 PST
Committed
256917@main
(f5fa0df8982c): <
https://commits.webkit.org/256917@main
> Reviewed commits have been landed. Closing PR #6662 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