Open
Bug 385229
Opened 18 years ago
Updated 3 years ago
share rule tree across XUL documents (via prototype document)
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: memory-footprint)
One thing we've discussed in the past is sharing the rule tree on the XUL prototype document. This could be a sizable footprint savings, since we'd share computed style data (maybe even helping out with the style context sibling sharing at the root).
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•