WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57522
Flash of white when a WKView with composited content moves on-screen
https://bugs.webkit.org/show_bug.cgi?id=57522
Summary
Flash of white when a WKView with composited content moves on-screen
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed in
r82543
. <
http://trac.webkit.org/changeset/82543
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug