Closed
Bug 1407901
Opened 8 years ago
Closed 5 years ago
Assertion failure: !globalWin->IsPopupSpamWindow() (Who marked it as popup spam already???), at /builds/worker/workspace/build/src/toolkit/components/windowwatcher/nsWindowWatcher.cpp:1121
Categories
(Core :: Window Management, defect, P5)
Core
Window Management
Tracking
()
People
(Reporter: jkratzer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Testcase found while fuzzing mozilla-central rev f6f706a84c45.
Flags: in-testsuite?
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
Variants of this testcase may also produce the following assertion:
Assertion failure: !mHadOriginalOpener (Probably too late to call ComputeIsSecureContext again), at /builds/worker/workspace/build/src/dom/base/nsGlobalWindow.cpp:3644
Updated•8 years ago
|
status-firefox56:
--- → wontfix
status-firefox57:
--- → wontfix
status-firefox58:
--- → fix-optional
Priority: -- → P5
Comment 4•8 years ago
|
||
I can't reproduce on Win10 or Ubuntu 17.04.
| Reporter | ||
Comment 5•8 years ago
|
||
This was initially identified on 64-bit Ubuntu 16.04.
Comment 6•8 years ago
|
||
status-firefox59:
--- → ?
Comment 7•5 years ago
|
||
After bug 1588720, popup spam is tracked on BrowsingContext instead, this bug is no longer valid.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•