Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3a5023d400978930a513f4ef8f77e9b03b78e49a
https://github.com/WebKit/WebKit/commit/3a5023d400978930a513f4ef8f77e9b03b78e49a
Author: Ben Nham <[email protected]>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/WebProcessPool.cpp
Log Message:
-----------
Fix debug assert in TestWebKitAPI.ProcessSwap.MemoryPressureDuringProcessSwap
https://bugs.webkit.org/show_bug.cgi?id=299967
rdar://161749579
Reviewed by Per Arne Vollan and Youenn Fablet.
This test started crashing after 300594@main because calling shutDown modifies
the hash map during
iteration. Fix with a copyToVector.
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::handleMemoryPressureWarning):
Canonical link: https://commits.webkit.org/300884@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes