Closed
Bug 115171
Opened 24 years ago
Closed 24 years ago
Shrink xpfe data structures
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
Details
(Keywords: memory-footprint)
Attachments
(1 file)
828 bytes,
patch
|
dp
:
review+
waterson
:
superreview+
|
Details | Diff | Splinter Review |
Patches coming to optimize the size of some xpfe data structures.
Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Comment on attachment 61680 [details] [diff] [review]
Save 4 bytes per session history entry
sr=waterson
Attachment #61680 -
Flags: superreview+
Assignee | ||
Comment 3•24 years ago
|
||
dp: care to r= ?
Updated•24 years ago
|
Attachment #61680 -
Flags: review+
Assignee | ||
Comment 4•24 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•24 years ago
|
||
From leak logs:
Before: nsSHEntry 92
After: nsSHEntry 84
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•