Bug 124105

Summary: SVGTextMetricsBuilder::walkTree() should take a RenderElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: TextAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kling, kondapallykalyan, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>