Closed Bug 668845 Opened 14 years ago Closed 7 years ago

preferences must be in order to be processed correctly

Categories

(Core :: Preferences: Backend, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmaher, Unassigned)

Details

in order to support: user_pref("capability.principal.codebase.p1.granted", "UniversalPreferencesWrite UniversalXPConnect UniversalPreferencesRead"); user_pref("capability.principal.codebase.p1.id", "http://localhost"); user_pref("capability.principal.codebase.p1.subjectName", ""); in a prefs.js file before the first start, these preferences must be in the order above. If they are out of order the "capability.principal.codebase.p1.id" will not be there once Firefox is running.
No longer blocks: 668249
I can't reproduce this -- I just tried several different orders and things worked the same every time. And I can't think of any reason why the implementation would care what the order was. So I will close this. jmaher, please reopen if this is still a problem.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.