Bug 141025 - Remove SVGUseElement.instanceRoot and all tests that depend on it
Summary: Remove SVGUseElement.instanceRoot and all tests that depend on it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 140602
  Show dependency treegraph
 
Reported: 2015-01-28 22:37 PST by Darin Adler
Modified: 2015-01-29 20:23 PST (History)
5 users (show)

See Also:


Attachments
Patch (107.24 KB, patch)
2015-01-28 22:46 PST, Darin Adler
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2015-01-28 22:37:48 PST
Remove SVGUseElement.instanceRoot and all tests that depend on it
Comment 1 Darin Adler 2015-01-28 22:46:37 PST
Created attachment 245610 [details]
Patch
Comment 2 Darin Adler 2015-01-28 23:57:50 PST
The Windows EWS failure is simply the Windows platform having trouble applying the patch with line ending changes. The GTK and EFL bots are failing to build because http://trac.webkit.org/changeset/179326 broke the build on those platforms.
Comment 3 Darin Adler 2015-01-29 20:23:51 PST
Committed r179391: <http://trac.webkit.org/changeset/179391>