Bug 274014
Summary: | Add missing crossThreadCopy in WorkerSWClientConnection::matchRegistration | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Service Workers | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
WorkerSWClientConnection::matchRegistration should call crossThreadCopy on std::optional<ServiceWorkerRegistrationData>.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/28405
EWS
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
<rdar://problem/127904164>