Closed Bug 823446 Opened 11 years ago Closed 11 years ago

Fix 'Services.appshell', should be 'Services.appShell' (documentation was wrong)

Categories

(Calendar :: Internal Components, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aryx, Assigned: aryx)

Details

(Keywords: regression)

Attachments

(1 file, 1 obsolete file)

http://mxr.mozilla.org/comm-central/source/calendar/resources/content/calendarService.js#119
has
w = Services.appshell.hiddenDOMWindow;
which should be
w = Services.appShell.hiddenDOMWindow;

The documentation was wrong on this :/. Upcoming patch.
You will have to transplant the patch to comm-aurora and comm-beta.
Attachment #694289 - Flags: review?(philipp)
Fallen, if you don't want to ship this bug in a week, this needs to be fixed/reviewed as soon as possible.
Flags: needinfo?(philipp)
The file doesn't seem to be shipped with Lightning, i.e. only Sunbird would be affected.
Comment on attachment 694289 [details] [diff] [review]
Change Services.appshell to Services.appShell

r=philipp
Attachment #694289 - Flags: review?(philipp) → review+
Flags: needinfo?(philipp)
Fallen: Should this be ported to the branches?
Keywords: checkin-needed
Whiteboard: [leave open for porting to branches]
Comment on attachment 698773 [details] [diff] [review]
Change Services.appshell to Services.appShell, r=philipp

Sure, go ahead!
Attachment #698773 - Flags: approval-calendar-beta+
Attachment #698773 - Flags: approval-calendar-aurora+
(Its not really worth the effort to port to branches since its in Sunbird only, but it won't hurt)
https://hg.mozilla.org/releases/comm-aurora/rev/d65d5df382af
https://hg.mozilla.org/releases/comm-beta/rev/db200194fee4
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [leave open for porting to branches]
Target Milestone: --- → 2.0
Target Milestone: 2.0 → 2.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: