RESOLVED FIXED 118783
Get rid of SVGPoint special case from the bindings generator
https://bugs.webkit.org/show_bug.cgi?id=118783
Summary Get rid of SVGPoint special case from the bindings generator
Chris Dumez
Reported 2013-07-17 01:09:11 PDT
Get rid of SVGPoint special case from the bindings generator by adding a new SVGPoint.h header that contains a typedef to FloatPoint. Also use SVGPoint type in the implementation API for consistency with the IDL. Corresponding Blink patch: https://src.chromium.org/viewvc/blink?revision=154164&view=revision
Attachments
Patch (30.12 KB, patch)
2013-07-17 01:36 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-07-17 01:36:35 PDT
Kentaro Hara
Comment 2 2013-07-17 01:41:56 PDT
Comment on attachment 206865 [details] Patch Looks OK.
WebKit Commit Bot
Comment 3 2013-07-17 03:26:36 PDT
Comment on attachment 206865 [details] Patch Clearing flags on attachment: 206865 Committed r152780: <http://trac.webkit.org/changeset/152780>
WebKit Commit Bot
Comment 4 2013-07-17 03:26:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.