Closed Bug 754076 Opened 12 years ago Closed 12 years ago

WebApplicationMgmt onuninstall getter doesn't return value

Categories

(Core Graveyard :: DOM: Apps, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla15

People

(Reporter: dchanm+bugzilla, Assigned: dchanm+bugzilla)

References

Details

Attachments

(1 file)

314   get onuninstall() {
315     this._onuninstall;
316   },

The above code is different from the oninstall getter() a couple lines above. I'm not sure if this was intended or not.

http://mxr.mozilla.org/mozilla-central/source/dom/base/Webapps.js#314
Component: Desktop Runtime → DOM: Mozilla Extensions
Product: Web Apps → Core
QA Contact: desktop-runtime → general
Blocks: 746465
Patch againt services-central
Assignee: nobody → dchan+bugzilla
Status: NEW → ASSIGNED
Comment on attachment 622943 [details] [diff] [review]
Add return to get onuninstall

Review of attachment 622943 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks! Please land that on mozilla-inbound
Attachment #622943 - Flags: review+
Pushed to inbound: http://hg.mozilla.org/integration/mozilla-inbound/rev/97b28a637e8b
Target Milestone: --- → mozilla15
(In reply to Sid Stamm [:geekboy] from comment #3)
> Pushed to inbound:
> http://hg.mozilla.org/integration/mozilla-inbound/rev/97b28a637e8b

Thanks for landing this Sid
Target Milestone: mozilla15 → ---
Target Milestone: --- → mozilla15
https://hg.mozilla.org/mozilla-central/rev/97b28a637e8b
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: DOM: Mozilla Extensions → DOM: Apps
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: