Closed
Bug 1254292
Opened 9 years ago
Closed 8 years ago
Remove all uses of APP_STATUS_CERTIFIED and APP_STATUS_PRIVILEGED
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: fabrice, Unassigned)
References
Details
On top of the webidl gated instances, there are direct use of these constants that we need to update:
APP_STATUS_CERTIFIED:
http://mxr.mozilla.org/mozilla-central/search?string=APP_STATUS_CERTIFIED&find=&findi=&filter=%5E%5B%5E%5C0%5D*%24&hitlimit=&tree=mozilla-central
APP_STATUS_PRIVILEGED:
http://mxr.mozilla.org/mozilla-central/search?string=APP_STATUS_PRIVILEGED&find=&findi=&filter=%5E%5B%5E%5C0%5D*%24&hitlimit=&tree=mozilla-central
We will fully remove dom/apps, dom/activities and dom/messages so there's no need to fix these.
Reporter | ||
Comment 1•9 years ago
|
||
Also, we'll remove dom/datastore.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•