Bug 118783

Summary: Get rid of SVGPoint special case from the bindings generator
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, haraken, krit, pdr, rniwa, schenney
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.