Bug 79379

Summary: Move SVG element constructors out of DOMWindow.idl into a new DOMWindowSVG.idl suplemental
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, paroga, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79327    
Attachments:
Description Flags
Patch none

Description Eric Seidel (no email) 2012-02-23 10:52:05 PST
Move SVG element constructors out of DOMWindow.idl into a new DOMWindowSVG.idl suplemental
Comment 1 Eric Seidel (no email) 2012-02-23 10:56:16 PST
Created attachment 128505 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-23 18:04:20 PST
Comment on attachment 128505 [details]
Patch

Clearing flags on attachment: 128505

Committed r108709: <http://trac.webkit.org/changeset/108709>
Comment 3 WebKit Review Bot 2012-02-23 18:04:26 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Patrick R. Gansterer 2012-02-27 05:43:18 PST
Committed CMake build fix via r108984: <http://trac.webkit.org/changeset/108984>