Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e92da50558ef3c1ce64353fc0aa263115429f596
      
https://github.com/WebKit/WebKit/commit/e92da50558ef3c1ce64353fc0aa263115429f596
  Author: Basuke Suzuki <[email protected]>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M LayoutTests/platform/ios/TestExpectations
    M 
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollingCoordinator.h
    M 
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollingCoordinator.mm
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Source/WebKit/WebProcess/WebPage/WebPage.h
    M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm

  Log Message:
  -----------
  Partially revert 301345@main.
https://bugs.webkit.org/show_bug.cgi?id=300905
rdar://163143829

Reviewed by Simon Fraser.

In 301345@main, the changes to remote layer rendering caused many regressions. 
Reverting
those changes.

* LayoutTests/platform/ios/TestExpectations:
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollingCoordinator.h:
* 
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollingCoordinator.mm:
(WebKit::RemoteScrollingCoordinator::applyScrollUpdate): Deleted.
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::willCommitLayerTree):
(WebKit::WebPage::shouldIgnoreScrollPositionUpdate const): Deleted.
(WebKit::WebPage::markPendingLocalScrollPositionChange): Deleted.
* Source/WebKit/WebProcess/WebPage/WebPage.h:
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::updateVisibleContentRects):
(WebKit::WebPage::markPendingLocalScrollPositionChange): Deleted.
(WebKit::WebPage::shouldIgnoreScrollPositionUpdate const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to