Do not allow more than one call to window.open() when we allow popups
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
People
(Reporter: mounir, Assigned: baku)
References
(Blocks 3 open bugs, Regressed 1 open bug)
Details
(Keywords: dev-doc-complete, site-compat, testcase)
Attachments
(1 file, 8 obsolete files)
17.20 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•14 years ago
|
||
![]() |
||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
Reporter | ||
Comment 4•14 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Comment 5•14 years ago
|
||
Comment 6•14 years ago
|
||
Reporter | ||
Comment 7•14 years ago
|
||
Comment 8•14 years ago
|
||
Reporter | ||
Comment 9•14 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Updated•14 years ago
|
Updated•14 years ago
|
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Comment 10•14 years ago
|
||
Reporter | ||
Comment 11•14 years ago
|
||
Comment 12•14 years ago
|
||
Comment 13•14 years ago
|
||
Comment 14•14 years ago
|
||
Comment 15•14 years ago
|
||
Comment 16•14 years ago
|
||
Updated•8 years ago
|
Comment 23•8 years ago
|
||
Comment 24•8 years ago
|
||
Comment 29•7 years ago
|
||
Comment 30•7 years ago
|
||
Comment 31•7 years ago
|
||
Comment 32•7 years ago
|
||
Assignee | ||
Comment 34•7 years ago
|
||
Assignee | ||
Comment 35•7 years ago
|
||
Assignee | ||
Comment 36•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 37•7 years ago
|
||
Comment 38•7 years ago
|
||
Assignee | ||
Comment 39•7 years ago
|
||
Comment 40•7 years ago
|
||
Comment 41•7 years ago
|
||
Comment 42•7 years ago
|
||
bugherder |
![]() |
||
Comment 44•7 years ago
|
||
Assignee | ||
Comment 45•7 years ago
|
||
Updated•7 years ago
|
Comment 46•7 years ago
|
||
Assignee | ||
Comment 47•7 years ago
|
||
Comment 48•7 years ago
|
||
Comment 49•7 years ago
|
||
Comment 50•7 years ago
|
||
Updated•7 years ago
|
![]() |
||
Comment 52•7 years ago
|
||
This broke js bookmarklets opening multiple tabs (Bug 1524137)
Comment 53•7 years ago
|
||
I don't see any way to set a site-specific exception so I have to use the global dom.block_multiple_popups. The site I maintain that opens multiple tabs is https://www.wssddc.com/comic-favorites.html. Windows and Android FF65 both need the exception.
Comment 54•7 years ago
•
|
||
(In reply to Bob Babcock from comment #53)
I don't see any way to set a site-specific exception so I have to use the global dom.block_multiple_popups. The site I maintain that opens multiple tabs is https://www.wssddc.com/comic-favorites.html. Windows and Android FF65 both need the exception.
On desktop at least you should get a yellow notification bar (or if you turned that off at least an indicator in the left-hand side of the url bar) that allows you to show the popup and add an exception.
Comment 55•7 years ago
|
||
On Windows and Linux I get the yellow notification bar, but not on my Android tablet. (And on Windows and Linux I usually use SeaMonkey, not Firefox.)
Updated•6 years ago
|
Updated•3 years ago
|
Description
•