Closed
Bug 221035
Opened 21 years ago
Closed 21 years ago
nsMsgDBView::ExpandAll should use tree batching
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
(Keywords: perf)
Attachments
(1 file)
693 bytes,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
We should be batching the expand all call
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #132524 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•21 years ago
|
||
Comment on attachment 132524 [details] [diff] [review]
proposed fix
Does this apply to CollapseAll, too?
Attachment #132524 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Comment 3•21 years ago
|
||
it does, but it's not nearly so important - expand all is used when creating a
view and going from threaded to sorted view - collapse all isn't
Assignee | ||
Comment 4•21 years ago
|
||
fix checked in, sr=mscott
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•