Bug 24632 - Incorrect repaint when layers become or stop being composited
Summary: Incorrect repaint when layers become or stop being composited
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 16:41 PDT by Simon Fraser (smfr)
Modified: 2009-03-17 13:02 PDT (History)
0 users

See Also:


Attachments
Patch, changelog (16.24 KB, patch)
2009-03-16 16:51 PDT, Simon Fraser (smfr)
hyatt: 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) 2009-03-16 16:41:42 PDT
When RenderLayers jump in and out of composited mode, we don't always correctly repaint the old rendering destination, which can cause redraw turds with animations, for example.
Comment 1 Simon Fraser (smfr) 2009-03-16 16:51:55 PDT
Created attachment 28666 [details]
Patch, changelog

Can't do a testcase until we have repaint tests working with composited content.
Comment 2 Dave Hyatt 2009-03-17 10:38:37 PDT
Comment on attachment 28666 [details]
Patch, changelog

r=me
Comment 3 Simon Fraser (smfr) 2009-03-17 13:02:14 PDT
http://trac.webkit.org/