Open
Bug 1503661
Opened 6 years ago
Updated 2 years ago
Disallow window.open() during unload
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox65 | --- | affected |
People
(Reporter: d, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed, site-compat)
See spec change at https://github.com/whatwg/html/pull/3960 (live at https://html.spec.whatwg.org/#window-open-steps) and tests at https://github.com/web-platform-tests/wpt/pull/12577.
Corresponding Chromium implementation is at https://chromium-review.googlesource.com/c/chromium/src/+/1180296.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Keywords: dev-doc-needed
Updated•6 years ago
|
Mentor: bzbarsky
Updated•6 years ago
|
Keywords: site-compat
Comment 1•5 years ago
|
||
Chrome 80 will be shipping the change in February 2020, as per https://developers.google.com/web/updates/2019/12/chrome-80-deps-rems
Updated•5 years ago
|
Mentor: bzbarsky
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•