Closed
Bug 1819013
Opened 2 years ago
Closed 2 years ago
Reduce the number of XPCOM calls to fill the thread tree
Categories
(Thunderbird :: Folder and Message Lists, defect, P2)
Tracking
(thunderbird112+ fixed)
RESOLVED
FIXED
113 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Blocks 2 open bugs)
Details
(Keywords: perf, Whiteboard: [Supernova3p])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details |
XPCOM calls are expensive, and we're making several for each row of the thread tree. I'm going to reduce that to one call per row.
Updated•2 years ago
|
Whiteboard: [Supernova]
Updated•2 years ago
|
Blocks: sn-msglist, tb-new-3pane
Severity: -- → S2
Updated•2 years ago
|
Blocks: sn-treeperf
Updated•2 years ago
|
Severity: S2 → S3
Priority: -- → P2
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Target Milestone: --- → 113 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f3892a139bf7
Reduce the number of XPCOM calls to fill the thread tree. r=aleca,freaktechnik
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•2 years ago
|
Attachment #9323863 -
Flags: approval-comm-beta?
Comment 3•2 years ago
|
||
Comment on attachment 9323863 [details]
Bug 1819013 - Reduce the number of XPCOM calls to fill the thread tree. r=aleca,freaktechnik
[Triage Comment]
Approved for beta
Attachment #9323863 -
Flags: approval-comm-beta? → approval-comm-beta+
Comment 4•2 years ago
|
||
bugherder uplift |
Thunderbird 112.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/525c611eca29
Updated•2 years ago
|
Whiteboard: [Supernova] → [Supernova3p]
You need to log in
before you can comment on or make changes to this bug.
Description
•