Bug 196976

Summary: FrameView base background color always starts white
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit APIAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, mehmet.sahin, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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. ***