Closed
Bug 1445157
Opened 7 years ago
Closed 7 years ago
Implement persistence for isCollapsed using IndexedDB
Categories
(Firefox :: New Tab Page, enhancement, P1)
Firefox
New Tab Page
Tracking
()
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(4 files)
Move preference from about:config into indexedDB.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → andrei.br92
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/26ea4e9530ff669a4f0a6d533b693da0cbea964f
Fix Bug 1445157 - Move isCollapsed pref to IndexedDB.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/e6c25770e88b3c639111491451f17a1e9e4e6881
Revert "Fix Bug 1445157 - Move isCollapsed pref to IndexedDB." (#4054)
This reverts commit 26ea4e9530ff669a4f0a6d533b693da0cbea964f.
Comment 5•7 years ago
|
||
This was reverted for breaking linux with existing profiles
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Iteration: --- → 61.2 - Apr 9
status-firefox60:
--- → wontfix
status-firefox61:
--- → affected
Priority: -- → P1
Comment 7•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/ebdb52d44a4f4e7873b72123c576e2cee4fa8b49
fix(storage): Move isCollapsed pref to IndexedDB (#4058)
Fix Bug 1445157 - Implement persistence for isCollapsed using IndexedDB
This relands commit 26ea4e9530ff669a4f0a6d533b693da0cbea964f with additional dbVersion changes so that existing profiles migrate correctly.
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Comment 8•7 years ago
|
||
Target Milestone: --- → Firefox 61
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•