Bug 66098 - Avoid adding the visible wash layer twice
Summary: Avoid adding the visible wash layer twice
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 14:29 PDT by Simon Fraser (smfr)
Modified: 2011-08-11 15:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.85 KB, patch)
2011-08-11 14:38 PDT, Simon Fraser (smfr)
cmarrin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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