Closed
Bug 767701
Opened 12 years ago
Closed 12 years ago
Add missing nsSVGEffects::InvalidateDirectRenderingObservers() call to the clipPath code
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
1.09 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #636081 -
Flags: review?(longsonr)
Assignee | ||
Comment 2•12 years ago
|
||
While addressing bug 767647 comment 2, I discovered test failures due to nsSVGClipPathFrame::AttributeChanged not invalidating its rendering observers when its transform changes.
Blocks: 767647
Updated•12 years ago
|
Attachment #636081 -
Flags: review?(longsonr) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → mozilla16
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•