[webkit-changes] [WebKit/WebKit] a930cc: [iOS] Stop using `-[UIPointerInteraction _setPause...

Wenson Hsieh noreply at github.com
Mon Sep 18 16:41:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a930cc64ff1e68f9e2361a06764da8c9c1de2339
      https://github.com/WebKit/WebKit/commit/a930cc64ff1e68f9e2361a06764da8c9c1de2339
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M Source/WebKit/Platform/spi/ios/UIKitSPI.h
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  [iOS] Stop using `-[UIPointerInteraction _setPausesPointerUpdatesWhilePanning:]`
https://bugs.webkit.org/show_bug.cgi?id=261706
rdar://114471104

Reviewed by Megan Gardner.

The bug that this was originally adopted to fix, rdar://59126364, no longer reproduces even without
using this SPI. It should be safe to remove this code entirely.

* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView setUpPointerInteraction]):

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




More information about the webkit-changes mailing list