Open
Bug 1247159
Opened 9 years ago
Updated 3 years ago
avoid refcount churn in StyleSetHandle::Ptr::ReplaceSheets
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: heycam, Unassigned)
References
Details
dholbert suggests in bug 1244074 comment 15 that we could make CSSStyleSheet::ReplaceSheets take an array of StyleSheetHandle::RefPtrs instead, to avoid the refcount churn here in StyleSetHandle::Ptr::ReplaceSheets.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•