Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99718f07fd9a2b5b6f9bb2e5d5f0a471d6bd7526
      
https://github.com/WebKit/WebKit/commit/99718f07fd9a2b5b6f9bb2e5d5f0a471d6bd7526
  Author: David Kilzer <[email protected]>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M Tools/WebKitTestRunner/mac/EventSenderProxy.mm

  Log Message:
  -----------
  Fix return type of WTR::buildModifierFlags() in EventSenderProxy.mm
https://bugs.webkit.org/show_bug.cgi?id=248254
<rdar://102615921>

Reviewed by Darin Adler.

Change return type of WTR::buildModifierFlags() from `int` to
`NSEventModifierFlags` since that's what it creates.  Regressed
back in 83922@main (r95039).

* Tools/WebKitTestRunner/mac/EventSenderProxy.mm:
(WTR::buildModifierFlags):

Canonical link: https://commits.webkit.org/256972@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to