Closed
Bug 252649
Opened 21 years ago
Closed 21 years ago
Libart/Gdi+ backends doing unnecessary path construction
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: alex, Assigned: alex)
Details
Attachments
(1 file)
1.57 KB,
patch
|
tor
:
review+
|
Details | Diff | Splinter Review |
nsSVG{Libart,GdiPlus}PathGeometry::Update() obtains the covered 'before' region
even if the path hasn't been built before. For new path frames this means that
we're effectively building the same path twice.
Patch coming up.
Assignee | ||
Comment 1•21 years ago
|
||
Attachment #154015 -
Flags: review+
Assignee | ||
Comment 2•21 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•