Bug 126274

Summary: RenderLayer: Store corner and resizer renderers in RenderPtrs.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-12-29 05:51:37 PST
RenderLayer: Store corner and resizer renderers in RenderPtrs.
Comment 1 Andreas Kling 2013-12-29 16:54:51 PST
Created attachment 220096 [details]
Patch
Comment 2 Andreas Kling 2013-12-30 06:09:45 PST
Committed r161141: <http://trac.webkit.org/changeset/161141>
Comment 3 Simon Fraser (smfr) 2013-12-30 11:21:14 PST
Comment on attachment 220096 [details]
Patch

Are you going to tell us all about RenderPtrs at some point?