[webkit-changes] [WebKit/WebKit] 3f60b4: Overlay regions sometimes get stuck in the wrong p...

mwyrzykowski noreply at github.com
Wed Nov 9 15:09:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f60b4cf94f348329bf410ceb0aea64e24cf7c28
      https://github.com/WebKit/WebKit/commit/3f60b4cf94f348329bf410ceb0aea64e24cf7c28
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm

  Log Message:
  -----------
  Overlay regions sometimes get stuck in the wrong place
https://bugs.webkit.org/show_bug.cgi?id=247623
<rdar://102063820>

Reviewed by Tim Horton.

Scrolling layers can change positions even when none are destroyed or changed.

* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _updateOverlayRegions:destroyedLayers:]):

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




More information about the webkit-changes mailing list