Closed
Bug 756307
Opened 12 years ago
Closed 12 years ago
`mozApps.getInstalled()` should return only the apps that are natively installed - Linux
Categories
(Firefox Graveyard :: Web Apps, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 768276
Firefox 16
People
(Reporter: TimAbraldes, Assigned: marco)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
See discussion in bug 749033.
Marketplaces need to be able to distinguish between 3 states:
App has not been purchased/acquired by this user
App has been purchased/acquired by this user but it is not installed on this machine
App is natively installed on the device the user is currently using
Marketplaces are aware of whether an app has been purchased/acquired by a particular user because they can look at the user's purchase history. The only missing piece is the ability to tell whether an app is currently installed on the user's machine.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mar.castelluccio
Status: NEW → ASSIGNED
Comment 1•12 years ago
|
||
Opinion on Priority and Milestone:
Priority: P3, non-blocker
Milestone: Firefox 15
Reasoning:
Linux-based features for firefox 15 all are P3s.
Updated•12 years ago
|
Priority: -- → P3
Target Milestone: --- → Firefox 15
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #631783 -
Flags: review?(felipc)
Updated•12 years ago
|
Target Milestone: Firefox 15 → Firefox 16
Updated•12 years ago
|
Attachment #631783 -
Flags: review?(felipc)
Comment 3•12 years ago
|
||
This bug and patch was included as part of bug 768276, thanks Marco!
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•