Closed
Bug 823449
Opened 13 years ago
Closed 13 years ago
Fix 'Services.appshell', should be 'Services.appShell' (documentation was wrong)
Categories
(Thunderbird :: Instant Messaging, defect)
Thunderbird
Instant Messaging
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 20.0
People
(Reporter: aryx, Assigned: aryx)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.05 KB,
patch
|
florian
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/comm-central/source/chat/modules/hiddenWindow.jsm#11
has
Services.appshell.hiddenDOMWindow
which should be
Services.appShell.hiddenDOMWindow
The documentation was wrong on this :/. Upcoming patch.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #694294 -
Flags: review?(florian)
Updated•13 years ago
|
Attachment #694294 -
Flags: review?(florian) → review+
Updated•13 years ago
|
Keywords: checkin-needed
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 20.0
Comment 3•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•