Closed
Bug 1836579
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40374 - Do not crash upon an attempt to modify a r/o window property via named element
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40374 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40374
Details from upstream follow.
Andrey Kosyakov <caseq@chromium.org> wrote:
Do not crash upon an attempt to modify a r/o window property via named element
Bug: 1448846
Change-Id: I3295d57c3619bdec1472d81d8948d7c47a335949
Reviewed-on: https://chromium-review.googlesource.com/4585300
WPT-Export-Revision: 6d5184d18edd9dd9e8a6ddff93576ba9db696821
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=18842b9e579db5f5f9ffd329dde00fdfc374a9da
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=596bc477572a71f1a193f010228358cca37e8679
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS : 1
Chrome
CRASH: 1
Safari
OK : 1
PASS : 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/95a4d655c845
[wpt PR 40374] - Do not crash trying to modify a non-configurable document property, a=testonly
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•