[webkit-changes] [WebKit/WebKit] afa8e8: IPC testing API tries to allocate JS objects durin...
Ryosuke Niwa
noreply at github.com
Fri Mar 1 15:47:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: afa8e8e258fb316ecce5e0ce6d74695a07b66263
https://github.com/WebKit/WebKit/commit/afa8e8e258fb316ecce5e0ce6d74695a07b66263
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M Source/WebKit/WebProcess/Storage/WebSWClientConnection.cpp
Log Message:
-----------
IPC testing API tries to allocate JS objects during sweeping
https://bugs.webkit.org/show_bug.cgi?id=270328
Reviewed by Mark Lam.
Delay the IPC until the next run loop to avoid sending in the middle of sweeping.
* Source/WebKit/WebProcess/Storage/WebSWClientConnection.cpp:
(WebKit::WebSWClientConnection::removeServiceWorkerRegistrationInServer):
Canonical link: https://commits.webkit.org/275577@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