Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aed6eb9a5ba206589d8b3d0b8f5136dc54af88d0
https://github.com/WebKit/WebKit/commit/aed6eb9a5ba206589d8b3d0b8f5136dc54af88d0
Author: Chris Dumez <[email protected]>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/history/BackForwardCache.cpp
M Source/WebCore/history/CachedFrame.h
M Source/WebCore/history/CachedPage.h
M Source/WebCore/layout/floats/PlacedFloats.cpp
M Source/WebCore/layout/floats/PlacedFloats.h
M
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
Log Message:
-----------
Address unexpected failures / passes on the safer cpp bot
https://bugs.webkit.org/show_bug.cgi?id=302138
Reviewed by Geoffrey Garen.
* Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/history/BackForwardCache.cpp:
(WebCore::logBackForwardCacheFailureDiagnosticMessage):
(WebCore::BackForwardCache::dump const):
(WebCore::BackForwardCache::markPagesForDeviceOrPageScaleChanged):
(WebCore::BackForwardCache::markPagesForContentsSizeChanged):
* Source/WebCore/history/CachedFrame.h:
* Source/WebCore/history/CachedPage.h:
* Source/WebCore/layout/floats/PlacedFloats.cpp:
(WebCore::Layout::PlacedFloats::Item::Item):
* Source/WebCore/layout/floats/PlacedFloats.h:
*
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
(WebCore::LayoutIntegration::layoutWithFormattingContextForBlockInInline):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::preparePlacedFloats):
Canonical link: https://commits.webkit.org/302714@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications