Closed
Bug 540477
Opened 13 years ago
Closed 13 years ago
Add comments for nsSVGEffects::InvalidateRenderingObservers and others
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
6.90 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
While writing patches for SMIL animation of attributes I had to figure out how to best notify the relevant places of the code of changes due to animation. In doing so I had to figure out a bunch of things about nsSVGEffects::InvalidateRenderingObservers and other related code that isn't obvious. The following patch adds some comments that I would have found useful.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #422244 -
Flags: review?(longsonr) → review+
![]() |
Assignee | |
Comment 2•13 years ago
|
||
Pushed http://hg.mozilla.org/mozilla-central/rev/945b83537ab3
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•