Closed
Bug 1903551
Opened 1 year ago
Closed 1 year ago
When creating a trusted type convert null to the empty string and enable all Trusted Types WPTs
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: mbrodesser)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
With the "__dir__.ini" file.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → mbrodesser
Summary: Enable all Trusted Types WPTs → When creating a trusted type convert null to the empty string and enable all Trusted Types WPTs
| Assignee | ||
Comment 1•1 year ago
|
||
Using the empty string implements the updated spec and avoids some
crashes when activating the WPTs.
Pushed by mbrodesser@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/c6d2db406739
when creating a trusted type convert null to the empty string and activate all WPTs for TT. r=peterv
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•