Closed Bug 1777892 Opened 2 years ago Closed 2 years ago

New JS POP3 implementation no longer logs received messages in the activity manager

Categories

(MailNews Core :: General, defect)

Thunderbird 102
defect

Tracking

(thunderbird_esr102 fixed, thunderbird103 fixed)

RESOLVED FIXED
104 Branch
Tracking Status
thunderbird_esr102 --- fixed
thunderbird103 --- fixed

People

(Reporter: rachel, Assigned: rnons)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

This was implemented in bug 1211261 comment #45 and no longer works.

The code from
https://hg.mozilla.org/comm-central/rev/7abe3eb0e95845e5ce52f3639cc65832725fe726
is still there, with a slight variation from here:
https://searchfox.org/comm-central/search?q=msgUnincorporatedMoved&path=&case=false&regexp=false
https://hg.mozilla.org/comm-central/rev/31e99dd7762a

Alice, could you please check where this went broken, maybe in bug 1685484, although that would have been tested.

STR: Set up a POP3 account and send yourself a message. It should show up in the activity manager (as you can see in bug 1211261 comment #45).

Flags: needinfo?(alice0775)

Still working with the C++ POP3 module. No regression search necessary.

Flags: needinfo?(alice0775) → needinfo?(remotenonsense)
Assignee: nobody → remotenonsense
Status: NEW → ASSIGNED
Flags: needinfo?(remotenonsense)

Thanks, the patch restores the listing of the count of downloaded messages in the Activity Manager.

Regressed by: pop3-js
Target Milestone: --- → 104 Branch

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/818289b8740d
Notify activity manager when pop3 messages downloaded. r=#thunderbird-reviewers,darktrojan

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

Comment on attachment 9284276 [details]
Bug 1777892 - Notify activity manager when pop3 messages downloaded. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): bug 1707548
User impact if declined: POP3 message downloaded/moved is not shown in the activity manager
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): low

Attachment #9284276 - Flags: approval-comm-beta?

Comment on attachment 9284276 [details]
Bug 1777892 - Notify activity manager when pop3 messages downloaded. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9284276 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9284276 [details]
Bug 1777892 - Notify activity manager when pop3 messages downloaded. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): bug 1707548
User impact if declined: POP3 message downloaded/moved is not shown in the activity manager
Testing completed (on c-c, etc.): beta
Risk to taking this patch (and alternatives if risky): low

Attachment #9284276 - Flags: approval-comm-esr102?

Comment on attachment 9284276 [details]
Bug 1777892 - Notify activity manager when pop3 messages downloaded. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr102

Attachment #9284276 - Flags: approval-comm-esr102? → approval-comm-esr102+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: