[Webkit-unassigned] [Bug 248118] New: Add WebKit::fromAPI(WKEventModifiers) to convert to OptionSet<WebEventModifier>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 19:40:18 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248118

            Bug ID: 248118
           Summary: Add WebKit::fromAPI(WKEventModifiers) to convert to
                    OptionSet<WebEventModifier>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221119/672abcf4/attachment-0001.htm>


More information about the webkit-unassigned mailing list