Closed
Bug 870415
Opened 13 years ago
Closed 13 years ago
Simplify invalidation of SVG in DoApplyRenderingChangeToTree
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
|
2.14 KB,
patch
|
dholbert
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
The invalidation of SVG in DoApplyRenderingChangeToTree can be simplified. InvalidateFrameSubtree already takes care of notifying rendering observers.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #747480 -
Flags: review?(dholbert)
Updated•13 years ago
|
Attachment #747480 -
Flags: review?(dholbert) → review+
| Assignee | ||
Updated•13 years ago
|
Attachment #747480 -
Flags: checkin?
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Attachment #747480 -
Flags: checkin? → checkin+
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•