Closed
Bug 1255036
Opened 9 years ago
Closed 9 years ago
Consider removing getNotInstalled
Categories
(Core Graveyard :: DOM: Apps, defect)
Core Graveyard
DOM: Apps
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
8.84 KB,
patch
|
myk
:
review+
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
This function doesn't make sense anymore, it's always returning an empty array because all apps in the registry are launchable now.
Assignee | ||
Comment 1•9 years ago
|
||
What do you think? Can we remove this function from the Apps API?
Flags: needinfo?(myk)
Flags: needinfo?(fabrice)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•9 years ago
|
||
myk for dom/apps changes, ehsan for the removal of the function from dom/webidl/Apps.webidl.
Attachment #8728918 -
Flags: review?(myk)
Attachment #8728918 -
Flags: review?(ehsan)
Assignee | ||
Comment 5•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 6•9 years ago
|
||
Updated•9 years ago
|
Attachment #8728918 -
Flags: review?(ehsan) → review+
Updated•9 years ago
|
Attachment #8728918 -
Flags: review?(myk) → review+
Assignee | ||
Comment 7•9 years ago
|
||
Assignee | ||
Comment 8•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/3b9f13405a7eabfe51943c3855453447ca8e7789
Bug 1255036 - Remove mozApps::getNotInstalled. r=myk,ehsan
Comment 9•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Comment 10•9 years ago
|
||
We never ended up documenting this on MDN ;-|
I've added a note to the Firefox 48 release notes, just in case:
https://developer.mozilla.org/en-US/Firefox/Releases/48#Others
Keywords: dev-doc-needed → dev-doc-complete
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•