Add ability to display EWS message in interface
Categories
(Thunderbird :: General, enhancement)
Tracking
(thunderbird130 fixed)
Tracking | Status | |
---|---|---|
thunderbird130 | --- | fixed |
People
(Reporter: leftmostcat, Assigned: leftmostcat)
References
(Blocks 2 open bugs)
Details
Attachments
(4 files)
Build types and developer-friendly interfaces for fetching a full message.
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
nsIMsgMailNewsUrl carries significant semantic and behavioral load beyond the
functionality of a URI. It's undesirable to continue its use, and step one is to
not use it in new code.
Updated•2 months ago
|
Updated•2 months ago
|
Assignee | ||
Updated•1 month ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/2af6cc2fda45
Part 1: Don't use nsIMsgMailNewsUrl interface. r=babolivier
https://hg.mozilla.org/comm-central/rev/d931f3153f8e
Part 2: Implement EWS message body fetching. r=babolivier
https://hg.mozilla.org/comm-central/rev/223ce3369bb6
Part 3: Implement XPCOM channel, service, and protocol components. r=babolivier,BenC
Comment 5•1 month ago
|
||
Comment 6•1 month ago
•
|
||
Comment on attachment 9417749 [details]
Bug 1860334 - Follow-up: C++ format. r=rjl
[Approval Request Comment]
Requesting approval for beta uplift as requested by Rob
Comment 7•1 month ago
|
||
Comment on attachment 9417749 [details]
Bug 1860334 - Follow-up: C++ format. r=rjl
[Triage Comment]
Formatting failure revealed on comm-beta post-merge.
Pushed by brendan@thunderbird.net: https://hg.mozilla.org/comm-central/rev/6ac2be790647 Follow-up: C++ format. r=rjl DONTBUILD
Comment 9•1 month ago
|
||
bugherder uplift |
Thunderbird 130.0b1:
https://hg.mozilla.org/releases/comm-beta/rev/8bc596af8b1a
Updated•1 month ago
|
Description
•