Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing crossThreadCopy to ServiceWorkerThreadProxy::didSaveScriptsToDisk #28407

Merged
merged 1 commit into from May 10, 2024

Conversation

rniwa
Copy link
Member

@rniwa rniwa commented May 10, 2024

@rniwa rniwa requested a review from cdumez as a code owner May 10, 2024 21:30
@rniwa rniwa self-assigned this May 10, 2024
@rniwa rniwa added the Service Workers Component for Service Workers bugs. label May 10, 2024
Copy link
Contributor

@cdumez cdumez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@pvollan pvollan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R=me.

@rniwa rniwa added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 10, 2024
…tsToDisk

https://bugs.webkit.org/show_bug.cgi?id=274016

Reviewed by Chris Dumez and Per Arne Vollan.

Call crossThreadCopy on objects being posted to another thread.

* Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.cpp:
(WebCore::ServiceWorkerThreadProxy::didSaveScriptsToDisk):

Canonical link: https://commits.webkit.org/278638@main
@webkit-commit-queue
Copy link
Collaborator

Committed 278638@main (579c830): https://commits.webkit.org/278638@main

Reviewed commits have been landed. Closing PR #28407 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 579c830 into WebKit:main May 10, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 10, 2024
@rniwa rniwa deleted the fix274016 branch May 21, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Service Workers Component for Service Workers bugs.
Projects
None yet
5 participants