Closed
Bug 1026629
Opened 11 years ago
Closed 11 years ago
Non-existent priority level PRIORITY_MEDIUM_HIGH requested for notification
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 33.0
People
(Reporter: aceman, Assigned: aceman)
References
Details
Attachments
(1 file)
2.33 KB,
patch
|
mkmelin
:
review+
florian
:
review+
|
Details | Diff | Splinter Review |
JavaScript strict warning:
> chrome://messenger/content/specialTabs.js, line 1286: reference to undefined
> property notificationBox.PRIORITY_MEDIUM_HIGH
There is no such value defined at:
http://mxr.mozilla.org/comm-central/source/mozilla/toolkit/content/widgets/notification.xml#28
I don't know if this is the right warning level, but it looked to me to be the most appropriate.
Attachment #8441568 -
Flags: review?(mkmelin+mozilla)
Attachment #8441568 -
Flags: review?(florian)
Updated•11 years ago
|
Attachment #8441568 -
Flags: review?(florian) → review+
Updated•11 years ago
|
Attachment #8441568 -
Flags: review?(mkmelin+mozilla) → review+
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 33.0
You need to log in
before you can comment on or make changes to this bug.
Description
•