[webkit-changes] [WebKit/WebKit] c0c8d4: Revert 264330 at main
Alex Christensen
noreply at github.com
Tue May 30 17:26:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0c8d4bcd87a3c07f6e767af7aa3d5a975a0269c
https://github.com/WebKit/WebKit/commit/c0c8d4bcd87a3c07f6e767af7aa3d5a975a0269c
Author: Alex Christensen <achristensen at apple.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M Source/WebCore/page/Page.cpp
Log Message:
-----------
Revert 264330 at main
https://bugs.webkit.org/show_bug.cgi?id=257514
rdar://110034897
Unreviewed.
It caused assertions to hit when running SiteIsolation API tests
but the tests still passed after the assertions.
It also is occasionally hit in the layout test
http/tests/site-isolation/basic-iframe.html.
It was only needed for work that hasn't landed yet, so revert until
it cna be re-landed without any issues.
* Source/WebCore/page/Page.cpp:
(WebCore::Page::finalizeRenderingUpdate):
(WebCore::Page::finalizeRenderingUpdateForRootFrame):
Canonical link: https://commits.webkit.org/264705@main
More information about the webkit-changes
mailing list