Closed
Bug 787988
Opened 13 years ago
Closed 13 years ago
"Error: 0" reported when opening preference dialog (leftover debug statement?)
Categories
(Thunderbird :: Preferences, defect)
Tracking
(thunderbird17 fixed)
RESOLVED
FIXED
Thunderbird 18.0
| Tracking | Status | |
|---|---|---|
| thunderbird17 | --- | fixed |
People
(Reporter: ssitter, Assigned: aceman)
References
Details
Attachments
(1 file)
|
1.20 KB,
patch
|
standard8
:
review+
standard8
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Thunderbird 16.0b1, Earlybird 17.0a2, Daily 18.0a1
Opening the preference dialog, advanced panel will throw the following error in Error Console:
> Error: 0
> Source file: chrome://messenger/content/preferences/advanced.js Line: 237
This looks like a leftover debug statement
> http://mxr.mozilla.org/comm-beta/source/mail/components/preferences/advanced.js#240
The error message is confusing and should be removed. Or it should be downgraded to an informational message with useful content if a debug message is required.
| Reporter | ||
Updated•13 years ago
|
Version: unspecified → 16
Comment 1•13 years ago
|
||
From bug 758326
Nice, I can remove it.
Attachment #658173 -
Flags: review?(mbanner)
Updated•13 years ago
|
Attachment #658173 -
Flags: review?(mbanner) → review+
Keywords: checkin-needed
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 18.0
Comment 5•13 years ago
|
||
Comment on attachment 658173 [details] [diff] [review]
patch
[Approval Request Comment]
User impact if declined: Meaningless error message appears
Testing completed (on c-c, etc.): Yes
Risk to taking this patch (and alternatives if risky): None
Attachment #658173 -
Flags: approval-comm-beta?
Updated•13 years ago
|
Attachment #658173 -
Flags: approval-comm-beta? → approval-comm-beta+
Comment 6•13 years ago
|
||
status-thunderbird17:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•