Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 565b72caed986e3a0380a22d8c30504b1654b2f1
https://github.com/WebKit/WebKit/commit/565b72caed986e3a0380a22d8c30504b1654b2f1
Author: Ryosuke Niwa <[email protected]>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M Source/WebCore/page/Page.cpp
M Source/WebCore/page/PageGroup.cpp
M Source/WebCore/page/PageGroup.h
M Source/WebCore/page/WebKitStringMatcher.cpp
M Source/WebCore/page/writing-tools/WritingToolsController.h
M Source/WebCore/page/writing-tools/WritingToolsController.mm
M Tools/TestWebKitAPI/Tests/WebCore/cocoa/CaptionPreferencesTests.mm
Log Message:
-----------
69 API tests started failing after 302184@main
https://bugs.webkit.org/show_bug.cgi?id=301545
Reviewed by Chris Dumez.
Allocate various objects in heap instead of stack or a part of another object
to avoid assertion failures.
No new tests since there should be no behavioral differences.
Canonical link: https://commits.webkit.org/302213@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications