Bug 126514 - RenderInline::clone() should return RenderPtr.
Summary: RenderInline::clone() should return 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: 2014-01-06 01:15 PST by Andreas Kling
Modified: 2014-01-08 09:29 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.48 KB, patch)
2014-01-06 01:20 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 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" :(