Closed Bug 800510 Opened 12 years ago Closed 12 years ago

Coalescing of error messages with different line numbers makes debugging very difficult

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 21

People

(Reporter: bzbarsky, Unassigned)

References

Details

(Whiteboard: [console-output][fixed by bug 720180])

Attachments

(1 file)

Attached file Testcase
STEPS TO REPRODUCE: 1) Load attached testcase. 2) Open console to look for CSS errors that might have caused the problem. 3) Be mystified EXPECTED RESULTS: CSS errors with different line numbers not coalesced, or able to be decoalesced. ACTUAL RESULTS: I see there were two errors, but the link only goes to the first one, which is not relevant here. There is no good way to figure out where the second one was without opening the error console.
yeah, surprised we're not looking at the originating source line in our comparison. Thanks!
Whiteboard: [console-output]
Submitted a patch for this issue in bug 720180.
Depends on: 720180
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [console-output] → [console-output][fixed by bug 720180]
Target Milestone: --- → Firefox 21
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: