[webkit-changes] [WebKit/WebKit] d66c04: Remove superfluous updateStyleIfNeeded call
Rob Buis
noreply at github.com
Tue Aug 1 23:51:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d66c0463a20bb3afcc550526800e425f368d9798
https://github.com/WebKit/WebKit/commit/d66c0463a20bb3afcc550526800e425f368d9798
Author: Rob Buis <rbuis at igalia.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M Source/WebCore/page/LocalFrameView.cpp
Log Message:
-----------
Remove superfluous updateStyleIfNeeded call
https://bugs.webkit.org/show_bug.cgi?id=259686
Reviewed by Darin Adler.
Remove superfluous updateStyleIfNeeded call, updateLayoutIgnorePendingStylesheets
calls updateStyleIfNeeded internally.
* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::performFixedWidthAutoSize):
Canonical link: https://commits.webkit.org/266508@main
More information about the webkit-changes
mailing list