Closed
Bug 1786971
Opened 3 years ago
Closed 3 years ago
Consolidate timezone provider/service interfaces
Categories
(Calendar :: General, task)
Calendar
General
Tracking
(thunderbird_esr102 unaffected)
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
People
(Reporter: leftmostcat, Assigned: leftmostcat)
Details
Attachments
(1 file)
The division of timezone service and provider seems to predate Calendar's inclusion in the main Thuinderbird codebase and seems primarily intended to allow for multiple implementations of the provider interface to be passed around. This functionality is not used anywhere in the current codebase and can be excised, and the provider and service interfaces can be consolidated.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6ac47c5accdc
consolidate timezone provider and service interfaces. r=darktrojan,lasana
Updated•3 years ago
|
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•