Bug 126292

Summary: Text::createTextRenderer() should return a RenderPtr.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

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>