Bug 124105 - SVGTextMetricsBuilder::walkTree() should take a RenderElement.
Summary: SVGTextMetricsBuilder::walkTree() should take a RenderElement.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-09 08:39 PST by Andreas Kling
Modified: 2013-11-09 22:35 PST (History)
10 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2013-11-09 08:40 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-11-09 08:39:37 PST
SVGTextMetricsBuilder::walkTree() should take a RenderElement.
Comment 1 Andreas Kling 2013-11-09 08:40:06 PST
Created attachment 216494 [details]
Patch
Comment 2 Andreas Kling 2013-11-09 22:35:05 PST
Committed r159012: <http://trac.webkit.org/changeset/159012>