Closed
Bug 1757481
Opened 3 years ago
Closed 3 years ago
Address book card saving functions should run through a single function
Categories
(MailNews Core :: Address Book, enhancement)
MailNews Core
Address Book
Tracking
(thunderbird_esr91 wontfix)
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | wontfix |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
In upcoming changes, I'm going to want to make changes to card properties before I save them. There are multiple places where we save a card, and the same changes should happen regardless of which one is used, so I'm going to make all those code paths go through one place.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9265808 -
Attachment description: WIP: Bug 1757481 - Create a function to prepare an address book card for saving. → Bug 1757481 - Create a function to prepare an address book card for saving. r=mkmelin
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/03824bce52ce
Create a function to prepare an address book card for saving. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•3 years ago
|
status-thunderbird_esr91:
--- → wontfix
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•