DescriptionMake sure message ports that are transferred to a serviceworker end up in the right process.
This still has one remaining issue in that there are some situation where MessagePortService in the browser process might unqueue these transferred message ports before the service worker has been started. That will be fixed in a separate CL.
https://codereview.chromium.org/730543005/ has a test for this fix.
BUG=432678
Committed: https://crrev.com/aa5ac2e2e069f7a4fb5b8a81bf2ae23c3be609c6
Cr-Commit-Position: refs/heads/master@{#305074}
Patch Set 1 #Patch Set 2 : fix test compile #Messages
Total messages: 12 (4 generated)
|