[webkit-changes] [WebKit/WebKit] 7e5ac4: Make it possible to hard-code touch point radius

Tim Horton noreply at github.com
Mon May 22 15:51:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e5ac4506822fab82a65230a1cc9a679369fe99f
      https://github.com/WebKit/WebKit/commit/7e5ac4506822fab82a65230a1cc9a679369fe99f
  Author: Tim Horton <thorton at apple.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/WebKit/Shared/ios/NativeWebTouchEventIOS.mm

  Log Message:
  -----------
  Make it possible to hard-code touch point radius
https://bugs.webkit.org/show_bug.cgi?id=257147
rdar://109067957

Reviewed by Megan Gardner, Wenson Hsieh and Aditya Keerthi.

* Source/WebKit/Shared/ios/NativeWebTouchEventIOS.mm:
(WebKit::convertTouchType):
(WebKit::radiusForTouchPoint):
(WebKit::NativeWebTouchEvent::extractWebTouchPoint):
Add a build flag that allows fixing the touch point radius.
Drive-by remove some staging.

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




More information about the webkit-changes mailing list