Add GetCanCompactFoldersOnServer method to NNTP
Categories
(MailNews Core :: Networking: NNTP, enhancement)
Tracking
(thunderbird_esr78 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
2.35 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment NNTP doesn't have a GetCanCompactFoldersOnServer method which means we have to special case, see:
https://searchfox.org/comm-central/source/mail/base/content/mail3PaneWindowCommands.js#610-616
https://searchfox.org/comm-central/source/mail/base/content/mail3PaneWindowCommands.js#623-627
https://searchfox.org/comm-central/source/suite/mailnews/content/mailWindowOverlay.js#2054-2057
These could then be simplified.
Try server push contain both patches (bug 1680928 and bug 1680929):
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=688c8af3e80402842f9cdcf8fa80fafaf2f6d00b
This is the equivalent patch for SM2.53.6 (carrying forward r/a=frg)
Pushed by iann_cvs@blueyonder.co.uk:
https://hg.mozilla.org/comm-central/rev/7e8526a628bd
Add GetCanCompactFoldersOnServer method to NNTP. r=mkmelin
Updated•4 years ago
|
Description
•