Closed
Bug 540477
Opened 15 years ago
Closed 15 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•15 years ago
|
||
Updated•15 years ago
|
Attachment #422244 -
Flags: review?(longsonr) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•