Closed
Bug 215976
Opened 22 years ago
Closed 22 years ago
show error pages instead of JS alerts for http errors (ala IE or Konq)
Categories
(Core :: Networking, enhancement)
Tracking
()
Future
People
(Reporter: mohr.42, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030801
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030801
It would be nice if the JavaScript alert() function could be added to the list
of things that can be disabled in Preferences | Advanced | Scripts & Plugins.
Either completely removing it (possibly bad), or having it show the text in the
browser window instead of in an alert window.
Reproducible: Always
Steps to Reproduce:
Comment 1•22 years ago
|
||
Not likely to happen any time soon, if ever, depending on the demand for this...
Target Milestone: --- → Future
| Reporter | ||
Comment 2•22 years ago
|
||
The basis behind me wanting this bug was that if Mozilla fails at making an HTTP
connection, it pops up an alert saying so, taking away focus from whatever you
are doing. Then you must dismiss the alert, and click refresh to make the page
reload.
Comment 3•22 years ago
|
||
marking as dupe of bug 28586 based on comment #2
*** This bug has been marked as a duplicate of 28586 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
VERIFIED:
Robert: please update your summary to reflect you clarification in comment 3.
Status: RESOLVED → VERIFIED
Component: DOM Level 0 → Networking
QA Contact: ashishbhatt → benc
| Reporter | ||
Updated•22 years ago
|
Summary: add pref to disable or modify javascript alert() → show error pages instead of JS alerts for http errors (ala IE or Konq)
You need to log in
before you can comment on or make changes to this bug.
Description
•