Provide a field for the original message id when handling APIs for replying/forwarding emails
Categories
(Thunderbird :: Add-Ons: Extensions API, enhancement)
Tracking
(thunderbird_esr91 fixed, thunderbird94 wontfix)
People
(Reporter: axel.grude, Assigned: TbSync)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr91+
|
Details | Review |
Request for messages API - when replying or forwarding to an email we would require the API id of the original mail that we replied to or forwarded. Alternatively we could get a handle to the original id.
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D126680
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/30e531d1c6c7
Add relatedMessageId to ComposeDetails. r=darktrojan
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Going to add it for 91?
Assignee | ||
Comment 4•4 years ago
|
||
Yes. Thanks for setting the status.
Assignee | ||
Comment 5•4 years ago
|
||
Comment on attachment 9243191 [details]
Bug 1731870 - Add relatedMessageId to ComposeDetails. r=darktrojan
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
New API feature will not be available
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky):
Low.
Assignee | ||
Comment 6•4 years ago
•
|
||
Comment on attachment 9243191 [details]
Bug 1731870 - Add relatedMessageId to ComposeDetails. r=darktrojan
Hm, no, let's ride the train.
Assignee | ||
Comment 7•4 years ago
|
||
Comment on attachment 9243191 [details]
Bug 1731870 - Add relatedMessageId to ComposeDetails. r=darktrojan
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
Developers will not be able to use relatedMessagesId
Testing completed (on c-c, etc.):
https://treeherder.mozilla.org/jobs?repo=try-comm-central&revision=591c81f0d1f7f22a0537bfa19349b2aab13772f0
Risk to taking this patch (and alternatives if risky):
Should not cause any issue.
Comment 8•4 years ago
|
||
Comment on attachment 9243191 [details]
Bug 1731870 - Add relatedMessageId to ComposeDetails. r=darktrojan
[Triage Comment]
Approved for esr91
Comment 9•4 years ago
|
||
bugherder uplift |
Thunderbird 91.3.1:
https://hg.mozilla.org/releases/comm-esr91/rev/d96b44dd2bdb
Description
•