Closed
Bug 1931295
Opened 3 months ago
Closed 3 months ago
Implement Trusted Types support for Worker/SharedWorker's constructors (Window global scope)
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-backlog])
Attachments
(1 file)
Spec:
https://html.spec.whatwg.org/multipage/workers.html#dedicated-workers-and-the-worker-interface
https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface
Test:
trusted-types/worker-constructor.https.html
Assignee | ||
Comment 1•3 months ago
|
||
Restricting this to Window global scope, will open a separate bug for Worker global scope.
No longer blocks: 1916956
Summary: Implement Trusted Types support for Worker/SharedWorker's constructors → Implement Trusted Types support for Worker/SharedWorker's constructors (Window global scope)
Assignee | ||
Comment 2•3 months ago
|
||
Assignee | ||
Updated•3 months ago
|
Assignee: nobody → fwang
Updated•3 months ago
|
Severity: -- → N/A
Whiteboard: [domsecurity-backlog]
Updated•3 months ago
|
Attachment #9438309 -
Attachment description: WIP: Bug 1931295 - Implement Trusted Types support for Worker/SharedWorker's constructors for Window. r=smaug,#dom-core → Bug 1931295 - Implement Trusted Types support for Worker/SharedWorker's constructors for Window. r=smaug,#dom-core
Pushed by fwang@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/b54dcba0386a
Implement Trusted Types support for Worker/SharedWorker's constructors for Window. r=smaug
Comment 4•3 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•