Open yoshisatoyanagisawa opened 3 days ago
I think the main question would be how https://github.com/w3c/FileAPI/issues/153 interacts with this case given that the SharedWorker would be in a different agent cluster from the global that minted the blob URL.
Request for Mozilla Position on an Emerging Web Specification
@
-mention GitHub accounts): n/aOther information
According to the specification, SharedWorker is expected to inherit a ServiceWorker controller if a blob URL is used as a script URL:
Firefox fails for the following WPT that ensures the behavior: https://wpt.fyi/results/service-workers/service-worker/local-url-inherit-controller.https.html
Can I ask the Mozilla's position on the behavior? i.e. inheriting a ServiceWorker controller of a creator/owner if a blob URL is used as a SharedWorker script URL.