Closed
Bug 95480
Opened 25 years ago
Closed 25 years ago
JS error messages are sometimes lost.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: jst, Assigned: jst)
Details
(Whiteboard: [HAVE FIX])
Attachments
(2 files)
|
2.10 KB,
patch
|
Details | Diff | Splinter Review | |
|
3.38 KB,
patch
|
Details | Diff | Splinter Review |
In some cases the JS error reporter is called with a report that contains no
error message, but the message argument that is passed to the error reporter
does contain the message. In these cases we loose the error message, patch
coming up.
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Whiteboard: [HAVE FIX]
Target Milestone: --- → mozilla0.9.4
Comment 2•25 years ago
|
||
sr=vidur
| Assignee | ||
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
| Assignee | ||
Comment 5•25 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Johnny reported this one & he is the one who fixed too, so marking it verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•