Bug 126514

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

Description Andreas Kling 2014-01-06 01:15:31 PST
RenderInline::clone() should return RenderPtr.
Comment 1 Andreas Kling 2014-01-06 01:20:31 PST
Created attachment 220419 [details]
Patch
Comment 2 Andreas Kling 2014-01-06 01:43:16 PST
Committed r161335: <http://trac.webkit.org/changeset/161335>
Comment 3 Darin Adler 2014-01-08 09:08:25 PST
For some reason the commit log entry for this patch gives credit to Gurpreet Kaur. Seems like that’s probably a bug in webkit-patch!
Comment 4 Andreas Kling 2014-01-08 09:29:45 PST
(In reply to comment #3)
> For some reason the commit log entry for this patch gives credit to Gurpreet Kaur. Seems like that’s probably a bug in webkit-patch!

Nah, I botched it when landing with "patch --fuzz 3" :(