Bug 128093 - Modernize RenderSVGText::locateRenderSVGTextAncestor().
Summary: Modernize RenderSVGText::locateRenderSVGTextAncestor().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-02 20:10 PST by Andreas Kling
Modified: 2014-02-02 21:00 PST (History)
10 users (show)

See Also:


Attachments
Patch (13.42 KB, patch)
2014-02-02 20:17 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (13.65 KB, patch)
2014-02-02 20:46 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 2014-02-02 20:10:40 PST
Modernize RenderSVGText::locateRenderSVGTextAncestor().
Comment 1 Andreas Kling 2014-02-02 20:17:16 PST
Created attachment 222953 [details]
Patch
Comment 2 Andreas Kling 2014-02-02 20:46:18 PST
Created attachment 222955 [details]
Patch
Comment 3 Andreas Kling 2014-02-02 21:00:10 PST
Committed r163285: <http://trac.webkit.org/changeset/163285>