Bug 91418

Summary: [chromium] Remove non-ephemeral data from RenderSurface as it duplicates data from the owning layer
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, jamesr, piman, webkit.review.bot, wjmaclean, zlieber
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 91288    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Dana Jansens
Reported 2012-07-16 13:02:35 PDT
[chromium] Remove non-ephemeral data from RenderSurface as it duplicates data from the owning layer
Attachments
Patch (20.25 KB, patch)
2012-07-16 13:12 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-07-16 13:12:47 PDT
Adrienne Walker
Comment 2 2012-07-16 13:36:00 PDT
Comment on attachment 152600 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=152600&action=review R=me. Yay, cleanup! > Source/WebCore/platform/graphics/chromium/RenderSurfaceChromium.h:-105 > - void setMaskLayer(LayerChromium* maskLayer) { m_maskLayer = maskLayer; } It looks like this hasn't been used for a while. /o\
WebKit Review Bot
Comment 3 2012-07-16 14:30:42 PDT
Comment on attachment 152600 [details] Patch Clearing flags on attachment: 152600 Committed r122766: <http://trac.webkit.org/changeset/122766>
WebKit Review Bot
Comment 4 2012-07-16 14:30:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.