[webkit-changes] [WebKit/WebKit] a6189e: Unreviewed, reverting 278631 at main.

Commit Queue noreply at github.com
Sat May 11 12:23:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6189e1a0def7cf7f0226bce7ccf41ff257a2708
      https://github.com/WebKit/WebKit/commit/a6189e1a0def7cf7f0226bce7ccf41ff257a2708
  Author: Commit Queue <commit-queue at webkit.org>
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
    M LayoutTests/http/tests/site-isolation/scrolling/basic-scrolling-tree.html
    A LayoutTests/http/tests/site-isolation/scrolling/multiple-root-frames-expected.txt
    A LayoutTests/http/tests/site-isolation/scrolling/multiple-root-frames.html
    A LayoutTests/http/tests/site-isolation/scrolling/remove-root-frame-expected.txt
    A LayoutTests/http/tests/site-isolation/scrolling/remove-root-frame.html
    M LayoutTests/platform/ios/TestExpectations
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/WTF/wtf/CMakeLists.txt
    A Source/WTF/wtf/SmallMap.h
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/page/LocalFrame.cpp
    M Source/WebCore/page/LocalFrameView.cpp
    M Source/WebCore/page/LocalFrameView.h
    M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp
    M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h
    M Source/WebCore/page/scrolling/ScrollingCoordinator.h
    M Source/WebCore/page/scrolling/ScrollingStateTree.h
    M Source/WebCore/page/scrolling/ScrollingTree.cpp
    M Source/WebCore/page/scrolling/ScrollingTree.h
    M Source/WebCore/page/scrolling/ScrollingTreeFrameHostingNode.cpp
    M Source/WebCore/page/scrolling/ScrollingTreeFrameHostingNode.h
    M Source/WebCore/page/scrolling/ThreadedScrollingCoordinator.cpp
    M Source/WebCore/platform/ScrollableArea.h
    M Source/WebCore/rendering/RenderLayerBacking.cpp
    M Source/WebCore/rendering/RenderLayerCompositor.cpp
    M Source/WebCore/rendering/RenderLayerScrollableArea.cpp
    M Source/WebCore/rendering/RenderLayerScrollableArea.h
    M Source/WebCore/rendering/RenderListBox.cpp
    M Source/WebCore/rendering/RenderListBox.h
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.h
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.mm
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm
    M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteLayerTreeDrawingArea.mm
    M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollingCoordinator.h
    M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollingCoordinator.mm
    M Tools/TestWebKitAPI/Tests/WTF/SmallSet.cpp

  Log Message:
  -----------
  Unreviewed, reverting 278631 at main.
https://bugs.webkit.org/show_bug.cgi?id=274038

Speculative revert was not correct. Performance regression was introduced by different change. Relanding

Reverted changeset:

"Unreviewed, reverting 278591 at main."
https://bugs.webkit.org/show_bug.cgi?id=274023
https://commits.webkit.org/278631@main

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



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


More information about the webkit-changes mailing list