[webkit-changes] [WebKit/WebKit] 915fa9: ASAN_TRAP | WTF::Vector::reserveCapacity; WTF::Vec...
Abigail Fox
noreply at github.com
Thu Mar 21 16:11:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 915fa90ad8865b29136da1e1c24421d8f5c14816
https://github.com/WebKit/WebKit/commit/915fa90ad8865b29136da1e1c24421d8f5c14816
Author: Abigail Fox <abigail_fox at apple.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M Source/WebCore/rendering/RenderMultiColumnSet.cpp
Log Message:
-----------
ASAN_TRAP | WTF::Vector::reserveCapacity; WTF::Vector::expandCapacity; WTF::Vector::appendSlowCase
https://bugs.webkit.org/show_bug.cgi?id=271268
rdar://122491273
Reviewed by Alan Baradlay.
Limit the number of possible layer fragments to a reasonable number to avoid running out of memory
* Source/WebCore/rendering/RenderMultiColumnSet.cpp:
(WebCore::RenderMultiColumnSet::collectLayerFragments):
Canonical link: https://commits.webkit.org/276504@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list