Closed
Bug 316928
Opened 19 years ago
Closed 9 years ago
Localized Firefox garbles exception in Error Console
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gdamjan, Unassigned)
Details
I've been trying to use XMLHttpRequest to load a document from another domain, which is forbidden by the browser's security system, and when I opened the JavaScript console, I saw this:
uncaught exception: 5<0 4>72>;0 40 A5 ?>28:0 <5B>4>B XMLHttpRequest.open
Reporter | ||
Comment 1•19 years ago
|
||
I'm using:
Mozilla/5.0 (X11; U; Linux i686; mk; rv:1.8) Gecko/20051107 Firefox/1.5
dupe of bug 232182?
Summary: Localized Firefox garbles exception in javascript console → Localized Firefox garbles exception in Error Console
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 3•9 years ago
|
||
The Error Console has been removed in favor of the Browser Console (see Bug 1278368), and the component is going to be removed. If this bug is also relevant in the Browser Console, please reopen and move this into Firefox -> Developer Tools: Console.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 4•9 years ago
|
||
I am mass-reopening and re-componenting every single one of the Toolkit:Error Console bugs that appear to have been closed without anyone even *glancing* at whether they were relevant to the Browser Console.
If you want to close a whole bunch of old bugs -- FOR ANY REASON -- it is YOUR RESPONSIBILITY to check EVERY SINGLE ONE OF THEM and make sure they are no longer valid. Do not push that work onto the bug reporters.
(It's okay to close bugs that haven't been touched in years when they don't have enough information for you to figure out whether the problem is still relevant to the current software - the reporter probably isn't coming back to clarify. But that is the ONLY situation where it is okay.)
(I'm going to have to do this in two steps because of the way the "change several bugs at once" form works. Apologies for the extra bugspam.)
Status: RESOLVED → REOPENED
Component: Error Console → Developer Tools: Console
Product: Toolkit → Firefox
Resolution: WONTFIX → ---
Target Milestone: mozilla1.8final → ---
Version: 1.8.0 Branch → Trunk
Comment 5•9 years ago
|
||
Doesn't translate to browser console, so resolving
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Component: Developer Tools: Console → Error Console
Product: Firefox → Toolkit
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•