Performance regression - Threaded view is slow to load
Categories
(Thunderbird :: Mail Window Front End, defect, P1)
Tracking
(thunderbird_esr115 unaffected, thunderbird124 fixed, thunderbird125 affected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | unaffected |
| thunderbird124 | --- | fixed |
| thunderbird125 | --- | affected |
People
(Reporter: aleca, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: perf, regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
When selected a collapsed thread in the message list the threaded view takes up to 3 seconds to load, even with just 2 or 3 messages without attachments.
Using MozRegression I identified this to be the commit range when this issue first appeared.
- Last good revision: 35817d3faea5c30525e45b6aa8eb6ecb042bb977
- First bad revision: 81c7b19049f1fed003d43368b3006cb6dbd461d2
- Pushlog:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=35817d3faea5c30525e45b6aa8eb6ecb042bb977&tochange=81c7b19049f1fed003d43368b3006cb6dbd461d2
And this should be the m-c range: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=1b24ea8c2e7e02f00bd61e8cd672da76b16c42a6&tochange=d6732fe2041a1e6da2c6d9d7d02ca4e327319c91
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 1•1 year ago
|
||
I'm seeing slowness on Mac with Daily.
On two Windows systems with beta 124 (which should also have the bug), on one I do see slowness which is highly reproducible. Click on thread slow, click on another message immediate display, click on same thread again slow
| Reporter | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
The activeness of this browser never changes (I forgot), so it should never be inactive.
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
Basically a dupe of bug 1881140 but I'll fix the most pressing issue quickly here, then have a closer look in that bug.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/cb232f9fb81b
Stop the multi-message browser starting with an inactive docShell. r=aleca
| Assignee | ||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Comment on attachment 9381114 [details]
Bug 1881100 - Stop the multi-message browser starting with an inactive docShell. r=aleca
[Triage Comment]
Approved for beta
Comment 6•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 124.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/cfad82256133
Description
•