Bug 126292 - Text::createTextRenderer() should return a RenderPtr.
Summary: Text::createTextRenderer() should return a RenderPtr.
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: 2013-12-30 08:22 PST by Andreas Kling
Modified: 2013-12-30 08:38 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.67 KB, patch)
2013-12-30 08:23 PST, Andreas Kling
koivisto: 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-12-30 08:22:42 PST
Text::createTextRenderer() should return a RenderPtr.
Comment 1 Andreas Kling 2013-12-30 08:23:09 PST
Created attachment 220111 [details]
Patch
Comment 2 Andreas Kling 2013-12-30 08:38:06 PST
Committed r161143: <http://trac.webkit.org/changeset/161143>