Bug 196745 - WKScrollView background color does not match WKWebView before content is loaded
Summary: WKScrollView background color does not match WKWebView before content is loaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-09 14:43 PDT by Timothy Hatcher
Modified: 2019-04-10 11:51 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2019-04-09 14:48 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Patch (2.40 KB, patch)
2019-04-10 10:41 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.