Bug 52023 - WKView accumulates pixel garbage before web process has had a chance to draw anything (if Aero is disabled)
Summary: WKView accumulates pixel garbage before web process has had a chance to draw ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 15:01 PST by Adam Roben (:aroben)
Modified: 2011-01-07 13:23 PST (History)
2 users (show)

See Also:


Attachments
Fill the WKView with white when the web process hasn't drawn anything yet (11.10 KB, patch)
2011-01-06 15:03 PST, Adam Roben (:aroben)
no flags Details | Formatted Diff | Diff
Fill the WKView with white when the web process hasn't drawn anything yet (13.23 KB, patch)
2011-01-06 15:45 PST, Adam Roben (:aroben)
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-01-06 15:01:33 PST
WKView accumulates pixel garbage before web process has had a chance to draw anything (if Aero is disabled)
Comment 1 Adam Roben (:aroben) 2011-01-06 15:03:41 PST
Created attachment 78169 [details]
Fill the WKView with white when the web process hasn't drawn anything yet
Comment 2 Early Warning System Bot 2011-01-06 15:39:16 PST
Attachment 78169 [details] did not build on qt:
Build output: http://queues.webkit.org/results/7316476
Comment 3 Adam Roben (:aroben) 2011-01-06 15:45:03 PST
Created attachment 78181 [details]
Fill the WKView with white when the web process hasn't drawn anything yet
Comment 4 Adam Roben (:aroben) 2011-01-07 13:23:27 PST
Committed r75267: <http://trac.webkit.org/changeset/75267>