Using parent.top.opener.x.document.write in a background tab the browser is hung
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: jm.acuna73, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, csectype-dos, hang, Whiteboard: [sg:dos])
Attachments
(2 files)
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Reporter | ||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
Comment 15•7 years ago
|
||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Comment 20•7 years ago
|
||
Comment 21•7 years ago
|
||
Comment 22•7 years ago
|
||
Comment 23•7 years ago
|
||
Comment 24•7 years ago
|
||
Comment 25•6 years ago
|
||
Comment 26•4 years ago
|
||
(In reply to Johann Hofmann [:johannh] - On leave until October, slow/no response on BMO, DM me if urgent from comment #24)
In any case, INCOMPLETE is definitely not the right resolution for this, the
bug contains a valid reproducible example for what the bug description says
(hanging the browser). We could at most WONTFIX it, but I would prefer to
give this a low priority instead.
Would we get closer to a WONTFIX once Fission is enabled (limiting probably the hang to the content process of the bogus website) ?
Comment 27•4 years ago
|
||
(In reply to Andrea Marchesini [:baku] from comment #25)
The major problem I see is that, when opening new tabs, some of them will be
assigned to the 'busy' process, which will not be able to load them. We
should try to load new tabs only on non-too-busy content processes.
I assume this will get better with Fission ?
Comment 29•4 years ago
|
||
(In reply to Olli Pettay [:smaug] from comment #28)
I don't see why it would.
At least we would not block other sites?
Comment 30•4 years ago
|
||
This crash signature is extremely generic, so having it attached to this bug, which is about a specific test case, is probably more confusing than useful.
Updated•4 years ago
|
Comment 31•4 years ago
|
||
The testcase seems not to reproduce out of the box for me on a current nightly (thus fission enabled). Jose, are you still seeing this?
Comment 33•4 years ago
|
||
Thanks for checking! Marking this as WORKSFORME, as we do not know, what helped here. Feel free to re-open or file a new bug in case this returns.
Description
•