DescriptionFix the white background regression on the Extensions overflow menu.
This was a regression introduced by my patch https://codereview.chromium.org/2813353002/ for
bugs 665412, 656198. This patch ensured that the parent views get notified when a child adds a layer.
This notification is handled by the scrollview, where we enable layering on the viewport.
We need to call SetFillsBoundsOpaquely() on the viewport layer for the scrollview to ensure that
transparent views like the overflow menu work correctly.
Thanks for timbrown for helping debug on his Linux Box and to sky for
the suggestions.
BUG=722965
Review-Url: https://codereview.chromium.org/2895003002
Cr-Commit-Position: refs/heads/master@{#473787}
Committed: https://chromium.googlesource.com/chromium/src/+/9c46717e8d85b283ccb79dd4e305d33ba99b1432
Patch Set 1 #Patch Set 2 : Fix comment #
Total comments: 2
Messages
Total messages: 20 (12 generated)
|