Closed
Bug 1976243
Opened 1 year ago
Closed 1 year ago
Prevent shadowing document properties in Nightly
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We collected a bunch of telemetry (see here) that seems suggest blocking the shadowing of document properties (a.k.a. DOM clobbering) should be feasible. Let's try this on Nightly.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2d11f07ce044
https://hg.mozilla.org/integration/autoland/rev/9a3f9bc05d6b
Prevent shadowing of document properties in Nightly. r=dom-core,smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/53679 for changes under testing/web-platform/tests
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Upstream PR merged by moz-wptsync-bot
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•