Closed
Bug 1662103
Opened 5 years ago
Closed 5 years ago
BrowsingContext::Close should consider script-closability
Categories
(Core :: DOM: Window and Location, task, P2)
Core
DOM: Window and Location
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1620714 comment 14 indicates that BrowsingContext::Close
doesn't check for script-closability. It should.
Updated•5 years ago
|
Severity: -- → S3
Type: defect → task
Flags: needinfo?(afarre)
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Fission Milestone: --- → M6b
Priority: P3 → P2
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5258992e34fa
Make .close() a no-op on OOP iframes. r=farre
Updated•5 years ago
|
Flags: needinfo?(afarre)
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•