Bug 57522

Summary: Flash of white when a WKView with composited content moves on-screen
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Ensure that the backing store state is updated upon entering compositing mode, and that the layers are synchronized to the host mjs: review+

mitz
Reported 2011-03-30 20:30:22 PDT
<rdar://problem/9005982> When adding a WKView that has composited content into a window’s view hierarchy, sometimes it flashes its background color before displaying the composited content. Patch forthcoming.
Attachments
Ensure that the backing store state is updated upon entering compositing mode, and that the layers are synchronized to the host (2.17 KB, patch)
2011-03-30 20:47 PDT, mitz
mjs: review+
mitz
Comment 1 2011-03-30 20:47:27 PDT
Created attachment 87663 [details] Ensure that the backing store state is updated upon entering compositing mode, and that the layers are synchronized to the host
Maciej Stachowiak
Comment 2 2011-03-30 20:51:21 PDT
Comment on attachment 87663 [details] Ensure that the backing store state is updated upon entering compositing mode, and that the layers are synchronized to the host r=me
mitz
Comment 3 2011-03-30 20:58:56 PDT
Note You need to log in before you can comment on or make changes to this bug.