Bug 79379 - Move SVG element constructors out of DOMWindow.idl into a new DOMWindowSVG.idl suplemental
Summary: Move SVG element constructors out of DOMWindow.idl into a new DOMWindowSVG.id...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 79327
  Show dependency treegraph
 
Reported: 2012-02-23 10:52 PST by Eric Seidel (no email)
Modified: 2012-03-02 03:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (28.57 KB, patch)
2012-02-23 10:56 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>