Closed Bug 923162 Opened 11 years ago Closed 7 years ago

UpdatePrompt.js shouldn't set Services.settings itself

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ochameau, Unassigned)

Details

Some code are considering that Services.settings exists (see bug 914594). But that's only true if UpdatePrompt.js is loaded before... http://mxr.mozilla.org/mozilla-central/source/b2g/components/UpdatePrompt.js#45 http://mxr.mozilla.org/mozilla-central/search?string=Services.settings We should get rid of this hacky Services.settings in UpdatePrompt.js and load the xpcom directly, or register settings in Services.jsm.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.