Sets a transparent background for out-of-process subframes
by default.
This CL moves background color from WebView to WebFrameWidget,
which allows for setting the background color independently per
local root. WebViewImpl still implements background color for
the main frame, but it now goes through a WebViewFrameWidget
interface.
BUG=
515625
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed:
https://crrev.com/caab514ea9a212c7a0cbdc6a001a86736451679f
Cr-Commit-Position: refs/heads/master@{#377937}