DescriptionSet the web view's resize background color to transparent.
The issue was that NativeViewHost fills the background with WHITE
(default color) if the clipping window is installed. This was
for fast resize scenario (resizing the view without resizing nativ
view), but this also appends when native view gets clipped (which
happens when you scroll).
While it's a bit sounds wrong to set the resize background color
even if you're not resizing, this is simplest solution.
BUG=None
Review-Url: https://codereview.chromium.org/2969523002
Cr-Commit-Position: refs/heads/master@{#486817}
Committed: https://chromium.googlesource.com/chromium/src/+/d72f2eac28ff9bd62a312ef7efebb511fab56277
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|