DescriptionTolerate nonexistent scrollbar in LayoutBox::intrinsicScrollbarLogicalWidth.
DeprecatedPaintLayerScrollableArea will not create an overlay scrollbar if there
is no overflow on that axis, even if overflow:scroll is specified. This is
intentional behavior added in http://crbug.com/415031.
It's correct for intrinsicScrollbarLogicalWidth to return 0 in this case, as it
already does for all overlay scrollbars.
BUG=520662
TEST=WebViewTest.GeolocationAPIEmbedderHasAccessAllow passes on Mac
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200911
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|