Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a1172498f85fec96d135da3d660858e20799660
https://github.com/WebKit/WebKit/commit/2a1172498f85fec96d135da3d660858e20799660
Author: Ryosuke Niwa <[email protected]>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M Source/WebCore/workers/service/WorkerSWClientConnection.cpp
Log Message:
-----------
Add missing crossThreadCopy in WorkerSWClientConnection::matchRegistration
https://bugs.webkit.org/show_bug.cgi?id=274014
Reviewed by Chris Dumez and Brady Eidson.
Call crossThreadCopy on std::optional<ServiceWorkerRegistrationData>
since this object is passed onto a service worker thread.
* Source/WebCore/workers/service/WorkerSWClientConnection.cpp:
(WebCore::WorkerSWClientConnection::matchRegistration):
Canonical link: https://commits.webkit.org/278637@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