Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a042fea320a16e8074fbe8ba03168708167d7441
https://github.com/WebKit/WebKit/commit/a042fea320a16e8074fbe8ba03168708167d7441
Author: Simon Pena <[email protected]>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.cpp
M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp
Log Message:
-----------
Fix release build when assertions are disabled
https://bugs.webkit.org/show_bug.cgi?id=303744
Unreviewed build fix.
Added default value returns after ASSERT_NOT_REACHED when processing all
enum options.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.cpp:
(WebCore::Layout::InlineFormattingUtils::snapToInt):
* Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::snapToInt):
Canonical link: https://commits.webkit.org/304091@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications