RESOLVED FIXED 274014
Add missing crossThreadCopy in WorkerSWClientConnection::matchRegistration
https://bugs.webkit.org/show_bug.cgi?id=274014
Summary Add missing crossThreadCopy in WorkerSWClientConnection::matchRegistration
Ryosuke Niwa
Reported 2024-05-10 14:14:23 PDT
WorkerSWClientConnection::matchRegistration should call crossThreadCopy on std::optional<ServiceWorkerRegistrationData>.
Attachments
Ryosuke Niwa
Comment 1 2024-05-10 14:17:52 PDT
EWS
Comment 2 2024-05-10 16:15:08 PDT
Committed 278637@main (2a1172498f85): <https://commits.webkit.org/278637@main> Reviewed commits have been landed. Closing PR #28405 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-05-10 16:16:15 PDT
Note You need to log in before you can comment on or make changes to this bug.