Bug 196745

Summary: WKScrollView background color does not match WKWebView before content is loaded
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit APIAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Timothy Hatcher 2019-04-09 14:43:48 PDT
[webView setBackgroundColor:[UIColor redColor]]

Before loading content, the view will show white instead of the red color the app requested.

<rdar://problem/49750810>
Comment 1 Timothy Hatcher 2019-04-09 14:48:38 PDT Comment hidden (obsolete)
Comment 2 Timothy Hatcher 2019-04-10 10:41:59 PDT
Created attachment 367137 [details]
Patch
Comment 3 WebKit Commit Bot 2019-04-10 11:51:34 PDT
Comment on attachment 367137 [details]
Patch

Clearing flags on attachment: 367137

Committed r244142: <https://trac.webkit.org/changeset/244142>
Comment 4 WebKit Commit Bot 2019-04-10 11:51:36 PDT
All reviewed patches have been landed.  Closing bug.