Bug 134818

Summary: REGRESSION (r170935): WKWebView is always transparent until the first layer tree commit
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch andersca: review+

Description Tim Horton 2014-07-10 16:42:39 PDT
http://trac.webkit.org/changeset/170935 made it so that we would initialize the scroll view background color to an invalid color until the first layer tree commit. We should go with white instead.
Comment 1 Radar WebKit Bug Importer 2014-07-10 16:43:16 PDT
<rdar://problem/17632468>
Comment 2 Tim Horton 2014-07-10 16:43:50 PDT
Created attachment 234731 [details]
patch
Comment 3 Tim Horton 2014-07-10 16:47:17 PDT
http://trac.webkit.org/changeset/170982