Bug 196976 - FrameView base background color always starts white
Summary: FrameView base background color always starts white
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
: 198042 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-04-16 12:26 PDT by Timothy Hatcher
Modified: 2019-05-20 18:26 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.35 KB, patch)
2019-04-16 12:33 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-16 12:26:06 PDT
The m_baseBackgroundColor is initially white for a transparent WebView.

<rdar://problem/47005594>
Comment 1 Timothy Hatcher 2019-04-16 12:33:13 PDT
Created attachment 367556 [details]
Patch
Comment 2 WebKit Commit Bot 2019-04-16 13:32:55 PDT
Comment on attachment 367556 [details]
Patch

Clearing flags on attachment: 367556

Committed r244355: <https://trac.webkit.org/changeset/244355>
Comment 3 WebKit Commit Bot 2019-04-16 13:32:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Timothy Hatcher 2019-05-20 18:26:54 PDT
*** Bug 198042 has been marked as a duplicate of this bug. ***