Upgrade task lists and unifinder to use CalendarFilteredViewMixin instead of calFilter
Categories
(Calendar :: Calendar Frontend, enhancement, P2)
Tracking
(thunderbird_esr102 wontfix, thunderbird_esr115 wontfix, thunderbird119? wontfix)
People
(Reporter: darktrojan, Assigned: leftmostcat)
References
(Regressed 1 open bug)
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Just like bug 1753558 for the main views and bug 1728743 for the agenda, we now should upgrade the unifinder (find events list) and task lists to use the new code. These pieces currently use the original calFilter class, so upgrading them should allow us to remove most of it and simplify things a lot.
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Depends on D169138
Reporter | ||
Comment 3•2 years ago
|
||
I figured that I would put these up since they have existed for some time now. I'll get around to finishing them some day.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/8bcfb152fdbe
Create an nsITreeView backed by CalendarFilteredViewMixin. r=darktrojan
Updated•2 years ago
|
Updated•1 years ago
|
Updated•1 years ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Pushed by vineet@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/15e6413835fc
Update unifinder to use filtered calendar tree view. r=darktrojan
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 7•1 year ago
|
||
Comment on attachment 9316454 [details]
Bug 1763752 - Update unifinder to use filtered calendar tree view. r=darktrojan
[Approval Request Comment]
Regression caused by (bug #): Not a regression
User impact if declined: Unable to address bug 310853
Testing completed (on c-c, etc.): Present in nightly, manual testing of changes
Risk to taking this patch (and alternatives if risky): Potential bugs in unifinder event listing and filtering, but we want to surface these before sending this to stable
Comment 8•1 year ago
|
||
Comment on attachment 9316454 [details]
Bug 1763752 - Update unifinder to use filtered calendar tree view. r=darktrojan
[Triage Comment]
Approved for beta
Comment 9•1 year ago
|
||
bugherder uplift |
Thunderbird 119.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/d634f57cfbf0
Comment 10•1 year ago
|
||
backout bugherder uplift |
Backout Thunderbird 119.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/5e0dde3a5dbd
Updated•1 year ago
|
Description
•