Open
Bug 2016805
Opened 1 month ago
Updated 6 days ago
Make the EWS OperationSender more generic
Categories
(MailNews Core :: Networking: Exchange, task)
MailNews Core
Networking: Exchange
Tracking
(Not tracked)
NEW
People
(Reporter: babolivier, Assigned: babolivier)
References
(Blocks 2 open bugs)
Details
Bug 2010330 makes the EWS operation queue more generic, but it still relies on the OperationSender, which at the moment is very specific to EWS. I want to explore how to make it more generic - whether there's some stuff we can reuse for other protocols or if we should hide the whole thing behind a trait.
| Assignee | ||
Updated•27 days ago
|
Status: ASSIGNED → NEW
| Assignee | ||
Comment 1•6 days ago
|
||
This is more of a general maintenance task (and isn't entirely specific to EWS since one of the main goals is to have Graph benefit from it).
You need to log in
before you can comment on or make changes to this bug.
Description
•