Closed
Bug 374766
Opened 18 years ago
Closed 18 years ago
reduce filter and marker memory requirements
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: longsonr, Assigned: longsonr)
References
Details
Attachments
(1 file)
|
8.37 KB,
patch
|
jwatt
:
review+
tor
:
superreview+
|
Details | Diff | Splinter Review |
Now that we have a nsIMutationObserver mechanism in place we can remove the marker and filter frame variables as we don't need to track them for updates and just get the values when we need to.
Attachment #259203 -
Flags: review?(jwatt)
| Assignee | ||
Updated•18 years ago
|
Assignee: general → longsonr
Updated•18 years ago
|
Attachment #259203 -
Flags: review?(jwatt) → review+
| Assignee | ||
Updated•18 years ago
|
Attachment #259203 -
Flags: superreview?(tor)
Attachment #259203 -
Flags: superreview?(tor) → superreview+
| Assignee | ||
Comment 1•18 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•