Computer Configuration > Administrative Templates > Microsoft Edge
Both
HKLM\Software\Policies\Microsoft\Edge
According to Service Worker specification https://w3c.github.io/ServiceWorker/#control-and-use-worker-client, workers should inherit controllers for blob URLs. Currently, only DedicatedWorkers inherit the controller, while SharedWorkers do not. Enabled/Unset: Microsoft Edge inherits the controller for SharedWorker blob URLs, aligning with the specification. Disabled: Behavior remains unchanged, not aligning with the specification. This policy is temporary and will be removed in a future update.