RESOLVED FIXED 50440
Finish splitting DECLARE_ANIMATED_PROPERTY* in DECLARE/DEFINE parts for the remaining SVGAnimated* types
https://bugs.webkit.org/show_bug.cgi?id=50440
Summary Finish splitting DECLARE_ANIMATED_PROPERTY* in DECLARE/DEFINE parts for the r...
Nikolas Zimmermann
Reported 2010-12-03 00:43:57 PST
Same work as bug 50316, but for SVGAnimatedBoolean/SVGAnimatedAngle/SVGAnimatedRect. This marks the end of the split patch series. After this lands the global SVGNames.h include problem can be fixed.
Attachments
Patch (93.04 KB, patch)
2010-12-03 00:47 PST, Nikolas Zimmermann
no flags
Patch v2 (93.69 KB, patch)
2010-12-03 01:27 PST, Nikolas Zimmermann
krit: review+
Nikolas Zimmermann
Comment 1 2010-12-03 00:47:19 PST
Early Warning System Bot
Comment 2 2010-12-03 01:04:39 PST
WebKit Review Bot
Comment 3 2010-12-03 01:11:00 PST
Dirk Schulze
Comment 4 2010-12-03 01:11:39 PST
Comment on attachment 75470 [details] Patch LGTM. Please fix the style error, if there is one. Don't you use webkit upload? If not, please check the style with check-webkit-style before you commit a patch - always. r=me
Dirk Schulze
Comment 5 2010-12-03 01:12:46 PST
Comment on attachment 75470 [details] Patch Clearing r+ because of build breaks on some bots.
Build Bot
Comment 6 2010-12-03 01:26:02 PST
Nikolas Zimmermann
Comment 7 2010-12-03 01:27:51 PST
Created attachment 75473 [details] Patch v2
Dirk Schulze
Comment 8 2010-12-03 01:39:19 PST
Comment on attachment 75473 [details] Patch v2 r=me
Nikolas Zimmermann
Comment 9 2010-12-03 01:45:14 PST
Landed in r73254.
Note You need to log in before you can comment on or make changes to this bug.