Closed
Bug 305128
Opened 19 years ago
Closed 18 years ago
Long script notice missing?
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INCOMPLETE
People
(Reporter: elfguy, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050818 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050818 Firefox/1.0+ When loading a page that has very long or infinite scripts such as http://acid.student.pw.edu.pl/grzegorz/firefox_crash2.html Deer Park used to show a dialog every 10secs to ask "stop script?" In today's build, this dialog seems to be not working. Reproducible: Always Steps to Reproduce: 1. Go to site with long script 2. 3. Actual Results: Freezes Firefox Expected Results: Should show dialog allowing the user to stop the script
http://acid.student.pw.edu.pl/grzegorz/firefox_crash.html is the actual URL.
Comment 2•19 years ago
|
||
Just tested with:
javascript:while (true) { };
This is WFM on trunk
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050818
Firefox/1.6a1
Comment 3•19 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050818 Firefox/1.0+
Comment 4•18 years ago
|
||
The Testcase from 2005 is currently no longer available (404 Error), so resolving this as incomplete. Feel free to reopen if you can reproduce your reported bug with a current build/release
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•