[Webkit-unassigned] [Bug 248254] New: Fix return type of WTR::buildModifierFlags() in EventSenderProxy.mm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 18:43:08 PST 2022


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

            Bug ID: 248254
           Summary: Fix return type of WTR::buildModifierFlags() in
                    EventSenderProxy.mm
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

Fix return type of WTR::buildModifierFlags() in EventSenderProxy.mm.

Currently uses `int` where `NSEventModifierFlags` should be used.

Regressed back in 2011 with commit 83922 at main (r95039).

-- 
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/20221123/701c2eb1/attachment.htm>


More information about the webkit-unassigned mailing list