Open Bug 1359745 Opened 7 years ago Updated 3 months ago

Set [[CanBlock]] for shared workers to true

Categories

(Core :: DOM: Workers, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: annevk, Unassigned)

References

(Depends on 1 open bug, Blocks 2 open bugs)

Details

Attachments

(1 file)

https://github.com/w3c/web-platform-tests/pull/5569 has tests.

Note that we shouldn't do this until a shared worker can only share with descendant dedicated workers (with no shared worker inbetween, although we currently do not support that). Shared workers should not be able to share memory with owner documents.
Probably like this, when we're ready for it.
Priority: -- → P2
Component: DOM → DOM: Core & HTML

Once we have COEP support for shared/service workers (not sure if we have a bug tracking that as it's not a priority) we should also do this.

Blocks: 1563480
Component: DOM: Core & HTML → DOM: Workers
Priority: P2 → P3
Depends on: 1613912
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: