Closed
Bug 650377
Opened 13 years ago
Closed 13 years ago
Remove hacky settings code once prefs are in a panel
Categories
(Mozilla Labs :: F1, defect)
Mozilla Labs
F1
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: formerly-j-r-burke, Unassigned)
References
Details
Right now web/dev/1/scripts/storage.js and dispatch.js have some hacks in there to try to allow the settings tab to use the same chrome-based store as used in the share panel. However, it is brittle and can break based on the timing of page reloads.
This code can be removed once the account setup is done inside a Fx pref pane web content window that has its own binding to the chrome-based account storage, which should be done as part of Bug 645802.
Updated•13 years ago
|
Assignee: jrburke → nobody
Component: Share: Web Client → F1
Product: Mozilla Services → Mozilla Labs
QA Contact: share-web-client → f1
Comment 1•13 years ago
|
||
no longer valid
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•