Closed Bug 199326 Opened 22 years ago Closed 22 years ago

store preferences in .properties instead of JS

Categories

(Core :: Preferences: Backend, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 98533

People

(Reporter: cathleennscp, Assigned: alecf)

Details

(Keywords: memory-footprint)

there's an existing bug on this somewhere, I'd LOVE if someone could find it. The idea is that instead of storing stuff in all.js, we'd store it in prefs.properties and then use XPCOM's nsPersistentProperties to read it, rather than going through JS, which really has a large overhead. And yeah yeah, I know there will be all sorts of pref migration issues, that will all be covered here. Its possible that the inital version will just be #ifdefs
Status: NEW → ASSIGNED
Keywords: footprint
*** This bug has been marked as a duplicate of 98533 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.