Bug 66098

Summary: Avoid adding the visible wash layer twice
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch cmarrin: review+

Description Simon Fraser (smfr) 2011-08-11 14:29:26 PDT
GraphicsLayerCA::swapFromOrToTiledLayer() can end up adding multiple wash layers when flipping between tiled and non-tiled.
Comment 1 Simon Fraser (smfr) 2011-08-11 14:38:31 PDT
Created attachment 103676 [details]
Patch
Comment 2 Chris Marrin 2011-08-11 14:44:19 PDT
Comment on attachment 103676 [details]
Patch

r=me
Comment 3 Simon Fraser (smfr) 2011-08-11 15:29:20 PDT
http://trac.webkit.org/changeset/92884