Closed Bug 642526 Opened 14 years ago Closed 12 years ago

Web Console should always show lineNumber and fileName when reporting uncaught exceptions

Categories

(DevTools :: Console, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 642528

People

(Reporter: wes, Unassigned)

Details

(Whiteboard: [dupeme])

In ff4rc1, I often get messages like this in the console when developing new code: [14:20:00.868] uncaught exception: ReferenceError: user is not defined (This is with the orange colour indicator and an orange X beside it) This error happens in a function is called from an event handler in the comet framework we use (based on MooTools, if that matters). Also, what is the orange x supposed to do? Is it just decoration, or should it remove the message from the web console output?
This may be related to bug 642258
(In reply to comment #0) > Also, what is the orange x supposed to do? Is it just decoration, or should it > remove the message from the web console output? the orange x is an icon indicating JS + error
(In reply to comment #1) > This may be related to bug 642258 I think you entered the wrong bug number here - and yes this bug is no doubt a dupe
Whiteboard: [dupeme]
Good eye, thanks. "No doubt a dupe" - a dupe of bug 642528 (the number I meant to type), or another bug?
duping this to bug 642528.
Status: NEW → RESOLVED
Closed: 12 years ago
Component: Developer Tools → Developer Tools: Console
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.