Bug 126274 - RenderLayer: Store corner and resizer renderers in RenderPtrs.
Summary: RenderLayer: Store corner and resizer renderers in RenderPtrs.
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-29 05:51 PST by Andreas Kling
Modified: 2013-12-30 11:21 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.49 KB, patch)
2013-12-29 16:54 PST, Andreas Kling
andersca: 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-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?