Closed Bug 1738173 Opened 3 years ago Closed 3 years ago

Implement nsIPop3Service in JavaScript

Categories

(MailNews Core :: Networking: POP, task)

Tracking

(thunderbird_esr91 wontfix)

RESOLVED FIXED
96 Branch
Tracking Status
thunderbird_esr91 --- wontfix

People

(Reporter: rnons, Assigned: rnons)

References

Details

Attachments

(6 files)

No description provided.
Assignee: nobody → remotenonsense
Status: NEW → ASSIGNED
Target Milestone: --- → 96 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/1556e5bc7a15
Init Pop3ModuleLoader.jsm and Pop3Service.jsm to start implementing POP3 in JS. r=mkmelin

Pushed by mkmelin@iki.fi: https://hg.mozilla.org/comm-central/rev/3e24386c1d00 Enable test_verifyLogon for pop3-js. r=mkmelin

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/240a70cdf612
Add Pop3ProtocolInfo.jsm to implement nsIMsgProtocolInfo. r=mkmelin

The protocol state machine will go wrong if multi-line response is parsed as status line.
Add MsgProtocol.jsm to reuse some code.

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b3ee12ac7c58
Do not parse multi-line response in NntpClient and Pop3Client. r=mkmelin

Pushed by mkmelin@iki.fi: https://hg.mozilla.org/comm-central/rev/83f25a2d1ada follow-up to fix linting. rs=eslint DONTBUILD

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/792df3e17844
Enable pop3-js (mailnews.pop3.jsmodule=true). r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Also update prettyName in MsgIncomingServer.jsm to fix browser_values.js.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/100f7131bc9a
Set urlListener in Pop3Service.verifyLogon to fix browser_mailAccountSetupWizard.js. r=mkmelin

Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → FIXED
Regressions: 1766169
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: