Bug 248162

Summary: [Cocoa] Add conversion functions from native modifier types to OptionSet<WebKit::WebEventModifier>
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: WebKit2Assignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

David Kilzer (:ddkilzer)
Reported 2022-11-20 20:38:41 PST
Add conversion functions from native modifier types to OptionSet<WebKit::WebEventModifier>. On macOS this is NSEventModifierFlags, and on iOS this is UIKeyModifierFlags.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-20 20:38:58 PST
David Kilzer (:ddkilzer)
Comment 2 2022-11-21 07:30:12 PST
EWS
Comment 3 2022-11-22 09:35:52 PST
Committed 256942@main (8996a7f84e0f): <https://commits.webkit.org/256942@main> Reviewed commits have been landed. Closing PR #6701 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.