Closed
Bug 785081
Opened 12 years ago
Closed 12 years ago
JavaScript error: chrome://messenger/content/hiddenWindow.js, line 34: missing ] after element list
Categories
(Thunderbird :: Toolbars and Tabs, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 17.0
People
(Reporter: Irving, Assigned: mconley)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.53 KB,
patch
|
Irving
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #650170 +++
The commit for bug 650170 cause a new error message (and probably breaks the hidden window)
JavaScript error: chrome://messenger/content/hiddenWindow.js, line 34: missing ] after element list
due to a missing comma at the end of hiddenWindow.js line 33.
Assignee | ||
Comment 1•12 years ago
|
||
D'oh! Blame the reviewer.
Thanks for catching this!
Attachment #654619 -
Flags: review?(irving)
Reporter | ||
Updated•12 years ago
|
Attachment #654619 -
Flags: review?(irving) → review+
Assignee | ||
Comment 2•12 years ago
|
||
comm-central: https://hg.mozilla.org/comm-central/rev/18570a09e83a
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 17.0
You need to log in
before you can comment on or make changes to this bug.
Description
•