Closed
Bug 404622
Opened 18 years ago
Closed 18 years ago
Simplify cvsblame output; nix tables
Categories
(Webtools Graveyard :: Bonsai, defect)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file, 1 obsolete file)
|
4.12 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
The attached patch makes the cvs blame for nsCSSFrameConstructor about 150KB smalle in data size, and renders about 25% faster, using about 4MB less memory, in trunk Gecko.
Updated•18 years ago
|
Assignee: tara → bzbarsky
OS: Linux → All
Hardware: PC → All
| Assignee | ||
Comment 1•18 years ago
|
||
Unfortunately this requires sticking classes on every checkin, not just on the gray-background ones. :( It also requires an extra CSS rule, basically to match what html.css does for <pre>.
A pox on NS4.
Attachment #289542 -
Attachment is obsolete: true
Attachment #289786 -
Flags: review+
Comment 2•18 years ago
|
||
Thanks for the patch!
Checking in cvsblame.cgi;
/cvsroot/mozilla/webtools/bonsai/cvsblame.cgi,v <-- cvsblame.cgi
new revision: 1.54; previous revision: 1.53
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•