Chromium Code Reviews
DescriptionRevert of Set overflow: auto in StyleResolver::styleForDocument. (patchset #1 id:1 of https://codereview.chromium.org/2571893003/ )
Reason for revert:
This breaks compiles on Android Cast bot: https://build.chromium.org/p/chromium.linux/builders/Cast%20Android%20%28dbg%29/builds/58645
Original issue's description:
> Set overflow: auto in StyleResolver::styleForDocument.
>
> Without this, the call to setStyle in Document::updateStyle would temporarily
> mark the LayoutView as overflow: visible. With root layer scrolling this causes
> PaintLayerScrollableArea to remove the scrollbars.
>
> This change has no effect on the document's final overflow style, which comes
> from inheritHtmlAndBodyElementStyles (and is never "visible" regardless of RLS).
>
> BUG=672335
>
> Committed: https://crrev.com/0cc860d2c6075b9afb96f566a370f62972a758e0
> Cr-Commit-Position: refs/heads/master@{#438533}
TBR=bokan@chromium.org,szager@chromium.org,skobes@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=672335
Committed: https://crrev.com/503a8299269f0cf0e838ce922228646b7bde6d21
Cr-Commit-Position: refs/heads/master@{#438537}
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||