Closed
Bug 1732128
Opened 4 years ago
Closed 4 years ago
Permanent TEST-UNEXPECTED-PASS | /html/browsers/the-window-object/window-opener-unconfigurable.window.html | Corner case: self.opener is set while it's not configurable - expected FAIL when Gecko 94 merges to Beta on 2021-10-04
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
94 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox-esr91 | --- | unaffected |
| firefox92 | --- | unaffected |
| firefox93 | --- | unaffected |
| firefox94 | + | verified |
People
(Reporter: aryx, Assigned: aryx)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
TEST-UNEXPECTED-PASS | /html/browsers/the-window-object/window-opener-unconfigurable.window.html | Corner case: self.opener is set while it's not configurable - expected FAIL
Looks similar to bug 1699758.
| Assignee | ||
Comment 1•4 years ago
|
||
Bug 1728957 added the test which calls Object.getOwnPropertyDescriptor for
opener which is not allowed in Nighly but in beta and release, see
bug 1496510.
Is this something that we've intentionally fixed?
Flags: needinfo?(nika)
Updated•4 years ago
|
Assignee: nobody → aryx.bugmail
Status: NEW → ASSIGNED
Updated•4 years ago
|
Updated•4 years ago
|
Attachment #9242546 -
Attachment description: WIP: Bug 1732128 - set html/browsers/the-window-object/window-opener-unconfigurable.window.html as passing on release and beta. → Bug 1732128 - set html/browsers/the-window-object/window-opener-unconfigurable.window.html as passing on release and beta.
Updated•4 years ago
|
Attachment #9242546 -
Attachment description: Bug 1732128 - set html/browsers/the-window-object/window-opener-unconfigurable.window.html as passing on release and beta. → Bug 1732128 - set html/browsers/the-window-object/window-opener-unconfigurable.window.html as passing on release and beta. r=annevk
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/a6453f3738f0
set html/browsers/the-window-object/window-opener-unconfigurable.window.html as passing on release and beta. r=annevk DONTBUILD
Comment 4•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
| Assignee | ||
Comment 5•4 years ago
|
||
Verified fixed in today's central-as-beta simulation.
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Flags: needinfo?(nika)
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•