Closed
Bug 1310686
Opened 9 years ago
Closed 2 years ago
The close button for the "A web page is slowing down your browser. What would you like to do?" dialog seems to be unneeded
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sworddragon2, Unassigned)
Details
(Keywords: triage-deferred)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160928160550
Steps to reproduce:
Cause a script to execute for a long time (for example on executing "for(;;);").
Actual results:
The new "A web page is slowing down your browser. What would you like to do?" dialog is shown which provides the buttons "Stop It", "Wait" and a close button.
Expected results:
Clicking the close button causes the dialog to reappear immediately so it looks like it has no use here and maybe it can be removed for this dialog.
Updated•9 years ago
|
Component: Tabbed Browser → JavaScript Engine
Product: Firefox → Core
Updated•8 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
In principle you can find a web page where giving it more time will complete; so the X makes sense.
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•