Changes to currently visible columns in task lists are not persisted after restart
Categories
(Calendar :: Tasks, defect)
Tracking
(Not tracked)
People
(Reporter: pmorris, Assigned: pmorris)
References
Details
Attachments
(2 files, 2 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
This is a follow-up to bug 1531096. On current development builds, changes to the currently visible columns (which ones are visible and their order) in the task trees (task lists in the tasks tab and todaypane) are not persisted after closing and re-opening Thunderbird.
Assignee | ||
Comment 1•5 years ago
|
||
1 of 2 patches. Fixes persisting column state across app restarts.
Assignee | ||
Comment 2•5 years ago
|
||
2 of 2 patches. Refactor out a "restore state" function to make it easier to see how this is working by putting the persist and restore logic into adjacent functions.
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
1 of 2. Revised based on review. I did a little more refactoring while I was at it.
Assignee | ||
Comment 7•5 years ago
|
||
2 of 2. Revised based on review.
Thanks for the review. Try server run coming up next.
Assignee | ||
Comment 8•5 years ago
|
||
Try run is underway (I'm off to bed):
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=a59625f8344d301c1b9999397ad14a4cadcc4bb6
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/091a75e4e8cc
Persist calendar-task-tree column state across restarts. r=darktrojan
https://hg.mozilla.org/comm-central/rev/63616633fa86
Refactor restoring calendar-task-tree column state after restart. r=darktrojan
Comment 10•5 years ago
|
||
TB 68 beta 4 / Cal 7.0 (well, just aligned that version with TB):
https://hg.mozilla.org/releases/comm-beta/rev/ebb463916466d22f7739f4c4e081b0ad07bc82bc
https://hg.mozilla.org/releases/comm-beta/rev/8e975ea6b3bee88e21fe94f4339ec2e527d6566b
Description
•