Create a storeToken attribute on nsIMsgDBHdr
Categories
(MailNews Core :: Backend, enhancement)
Tracking
(thunderbird_esr128 fixed, thunderbird132 fixed)
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
I'm adding this attribute to aid with the removal of messageOffset. See bug 1720047 comment 21.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/1539420bc34c
Create a storeToken attribute on nsIMsgDBHdr. r=BenC
https://hg.mozilla.org/comm-central/rev/088c06e9d567
Use storeToken attribute instead of string property where appropriate. r=BenC
| Assignee | ||
Comment 4•1 year ago
|
||
Comment on attachment 9429772 [details]
Bug 1923541 - Create a storeToken attribute on nsIMsgDBHdr. r=BenC,#thunderbird-reviewers
Patch 1 of a pile of 6 for the corrupted message issue.
[Approval Request Comment]
Regression caused by (bug #): not a regression
User impact if declined: none
Testing completed (on c-c, etc.): 4 days on central
Risk to taking this patch (and alternatives if risky): very low
| Assignee | ||
Comment 5•1 year ago
|
||
Comment on attachment 9429776 [details]
Bug 1923541 - Use storeToken attribute instead of string property where appropriate. r=BenC,#thunderbird-reviewers
Patch 2 of a pile of 6 for the corrupted message issue.
[Approval Request Comment]
Regression caused by (bug #): not a regression
User impact if declined: none
Testing completed (on c-c, etc.): 4 days on central
Risk to taking this patch (and alternatives if risky): low
Comment 6•1 year ago
|
||
Comment on attachment 9429772 [details]
Bug 1923541 - Create a storeToken attribute on nsIMsgDBHdr. r=BenC,#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 7•1 year ago
|
||
Comment on attachment 9429776 [details]
Bug 1923541 - Use storeToken attribute instead of string property where appropriate. r=BenC,#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 8•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 132.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/654198b81dd2
https://hg.mozilla.org/releases/comm-beta/rev/22d3106a751f
| Assignee | ||
Comment 9•1 year ago
|
||
Comment on attachment 9429772 [details]
Bug 1923541 - Create a storeToken attribute on nsIMsgDBHdr. r=BenC,#thunderbird-reviewers
[Approval Request Comment]
See comment 4, don't make me repeat myself. :-)
| Assignee | ||
Comment 10•1 year ago
|
||
Comment on attachment 9429776 [details]
Bug 1923541 - Use storeToken attribute instead of string property where appropriate. r=BenC,#thunderbird-reviewers
[Approval Request Comment]
See comment 5.
Comment 11•1 year ago
|
||
Comment on attachment 9429772 [details]
Bug 1923541 - Create a storeToken attribute on nsIMsgDBHdr. r=BenC,#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Comment 12•1 year ago
|
||
Comment on attachment 9429776 [details]
Bug 1923541 - Use storeToken attribute instead of string property where appropriate. r=BenC,#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Comment 13•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 128.3.3esr:
https://hg.mozilla.org/releases/comm-esr128/rev/f662b664701c
https://hg.mozilla.org/releases/comm-esr128/rev/f74c7440c2f1
Description
•