[webkit-changes] [WebKit/WebKit] c66367: OverlayRegions behavior needs to be set before we ...

Etienne Segonzac noreply at github.com
Tue Feb 13 09:06:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c66367e3d7fd18d3e963459a6c938c26f24dd1ef
      https://github.com/WebKit/WebKit/commit/c66367e3d7fd18d3e963459a6c938c26f24dd1ef
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

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

  Log Message:
  -----------
  OverlayRegions behavior needs to be set before we update OverlayRegions rects
https://bugs.webkit.org/show_bug.cgi?id=269291
<rdar://122869093>

Reviewed by Mike Wyrzykowski.

Simply re-order the calls.
No test expectations change.

* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(configureScrollViewWithOverlayRegionsIDs):

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




More information about the webkit-changes mailing list