Closed
Bug 398414
Opened 17 years ago
Closed 17 years ago
in file listings front-end code, build the gRows array lazily
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla1.9beta1
People
(Reporter: dao, Assigned: dao)
References
Details
(Keywords: perf)
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
sayrer
:
approval1.9+
|
Details | Diff | Splinter Review |
probably not a big win, but I currently don't have other ideas how to gain some speed ...
Attachment #283366 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•17 years ago
|
Component: General → Networking
OS: Windows XP → All
Product: Firefox → Core
QA Contact: general → networking
Hardware: PC → All
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → dao
Comment 1•17 years ago
|
||
Comment on attachment 283366 [details] [diff] [review]
patch
Looks fine. I'd try profiling to see what other wins are to be had...
Attachment #283366 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #283366 -
Flags: superreview?
Attachment #283366 -
Flags: approval1.9?
Assignee | ||
Updated•17 years ago
|
Attachment #283366 -
Flags: superreview? → superreview?(bzbarsky)
Updated•17 years ago
|
Attachment #283366 -
Flags: superreview?(bzbarsky) → superreview+
Updated•17 years ago
|
Attachment #283366 -
Flags: approval1.9? → approval1.9+
Comment 2•17 years ago
|
||
Checking in netwerk/streamconv/converters/nsIndexedToHTML.cpp;
/cvsroot/mozilla/netwerk/streamconv/converters/nsIndexedToHTML.cpp,v <-- nsIndexedToHTML.cpp
new revision: 1.86; previous revision: 1.85
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M9
You need to log in
before you can comment on or make changes to this bug.
Description
•