Bug 118170

Summary: Merge SVGLangSpace into SVGElement
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: SVGAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, darin, d-r, esprehn+autocc, fmalita, haraken, laszlo.gombos, pdr, schenney, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://svgwg.org/svg2-draft/types.html#InterfaceSVGElement
See Also: https://bugs.webkit.org/show_bug.cgi?id=26371
Bug Depends on:    
Bug Blocks: 118353    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2013-06-27 23:29:23 PDT
As per the latest SVG specification, we should merge SVGLangSpace interface into SVGElement: https://svgwg.org/svg2-draft/types.html#InterfaceSVGElement This is one step towards getting rid of multiple inheritance in SVG (Which is no longer supported in Web IDL) and matching the SVG2 specification. Corresponding Blink patch: https://src.chromium.org/viewvc/blink?revision=153007&view=revision
Attachments
Patch (43.89 KB, patch)
2013-06-28 00:12 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-06-28 00:12:17 PDT
Kentaro Hara
Comment 2 2013-06-28 00:28:34 PDT
Comment on attachment 205674 [details] Patch ok
WebKit Commit Bot
Comment 3 2013-06-28 01:35:19 PDT
Comment on attachment 205674 [details] Patch Clearing flags on attachment: 205674 Committed r152156: <http://trac.webkit.org/changeset/152156>
WebKit Commit Bot
Comment 4 2013-06-28 01:35:21 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.