Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3d0e9baba9aad684bfabf08609b5e449751c5337
https://github.com/WebKit/WebKit/commit/3d0e9baba9aad684bfabf08609b5e449751c5337
Author: Alan Baradlay <[email protected]>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
Log Message:
-----------
[IFC] Crash in WebCore::Layout::InlineFormattingContext::lineLayout
https://bugs.webkit.org/show_bug.cgi?id=303036
<rdar://93289307>
Reviewed by Antti Koivisto.
Speculative fix to address a crash in InlineFormattingContext::lineLayout when
large numbers of
inline items makes vector's reserveInitialCapacity fail.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::estimatedDisplayBoxSize):
Canonical link: https://commits.webkit.org/303489@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications