Closed
Bug 530192
Opened 16 years ago
Closed 15 years ago
Replace pref-based cache for Test Pilot experiment code with file-based cache
Categories
(Mozilla Labs Graveyard :: Test Pilot, defect, P1)
Mozilla Labs Graveyard
Test Pilot
Tracking
(Not tracked)
RESOLVED
WONTFIX
0.5
People
(Reporter: jono, Assigned: jono)
References
Details
(Whiteboard: extension-core, api)
The pref-based code cache (class PreferencesStore in modules/remote-experiment-loader.js) was fine for testing and quick prototyping, but for the next release we should stop storing everything in prefs (that's not what prefs are for).
Priority: P2 → P1
Whiteboard: extension-core, api
Target Milestone: 0.4 → 0.5
We're going to use JAR files for storing code, which means this bug is now superseded by 551609 - see that one instead.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•