RESOLVED FIXED 123108
Merge SVG renderers' styleWillChange() into styleDidChange().
https://bugs.webkit.org/show_bug.cgi?id=123108
Summary Merge SVG renderers' styleWillChange() into styleDidChange().
Andreas Kling
Reported 2013-10-21 11:28:24 PDT
Merge SVG renderers' styleWillChange() into styleDidChange().
Attachments
Patch (5.61 KB, patch)
2013-10-21 11:32 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-21 11:32:18 PDT
WebKit Commit Bot
Comment 2 2013-10-22 06:03:16 PDT
Comment on attachment 214757 [details] Patch Clearing flags on attachment: 214757 Committed r157787: <http://trac.webkit.org/changeset/157787>
WebKit Commit Bot
Comment 3 2013-10-22 06:03:20 PDT
All reviewed patches have been landed. Closing bug.
Philip Rogers
Comment 4 2013-10-22 11:49:05 PDT
This change didn't merge RenderSVGBlock's styleWillChange(). Was that intentional?
Andreas Kling
Comment 5 2013-10-22 11:50:28 PDT
(In reply to comment #4) > This change didn't merge RenderSVGBlock's styleWillChange(). Was that intentional? Oh! That was not intentional. I'm gonna do that too.
Note You need to log in before you can comment on or make changes to this bug.