Closed Bug 1837368 Opened 1 years ago Closed 1 years ago

Invalidate virtual folder views after searching locally and before searching remotely

Categories

(Thunderbird :: Folder and Message Lists, enhancement)

enhancement

Tracking

(thunderbird115 fixed)

RESOLVED FIXED
116 Branch
Tracking Status
thunderbird115 --- fixed

People

(Reporter: darktrojan, Assigned: darktrojan)

Details

Attachments

(1 file)

I made a mistake when trying to improve the performance of opening a virtual folder. After getting all the local messages, the view calls Sort() which tells the front end to invalidate the list when it's finished sorting. I'd been under the impression this happened in all cases but it doesn't if the list is threaded – Sort() isn't called in that case so no invalidation happens.

I'll add the Invalidate call that I thought was already there.

Summary: Invalidate virtual folder views after searching locally and searching remotely → Invalidate virtual folder views after searching locally and before searching remotely
Target Milestone: --- → 116 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c89e92423ca7
Invalidate virtual folder views after searching locally and before searching remotely. r=leftmostcat

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

Comment on attachment 9338026 [details]
Bug 1837368 - Invalidate virtual folder views after searching locally and before searching remotely. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): new mail tabs
User impact if declined: virtual folders load slowly
Testing completed (on c-c, etc.): landed over a week ago
Risk to taking this patch (and alternatives if risky): low

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

Comment on attachment 9338026 [details]
Bug 1837368 - Invalidate virtual folder views after searching locally and before searching remotely. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

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

Attachment

General

Created:
Updated:
Size: