[webkit-changes] [WebKit/WebKit] 43fc95: Assert that LocalFrameView::didLayout doesn't exec...
Ryosuke Niwa
noreply at github.com
Fri May 5 11:29:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 43fc954cc78d439af3f394ecd95ef9500b752261
https://github.com/WebKit/WebKit/commit/43fc954cc78d439af3f394ecd95ef9500b752261
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M Source/WebCore/page/LocalFrameView.cpp
Log Message:
-----------
Assert that LocalFrameView::didLayout doesn't execute any author scripts
https://bugs.webkit.org/show_bug.cgi?id=256297
Reviewed by Alan Baradlay.
Added ScriptDisallowedScope::InMainThread to LocalFrameView::didLayout.
* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::didLayout):
Canonical link: https://commits.webkit.org/263727@main
More information about the webkit-changes
mailing list