DescriptionRevert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchset #4 id:60001 of https://codereview.chromium.org/913133004/)
Reason for revert:
Causes DCHECKs in layout tests.
Original issue's description:
> cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
>
> ContentsScalingLayer depends on the main thread running calculate draw
> properties and updating contents scale and content bounds. In order to
> switch to using property trees (which don't currently calculate these
> values), PaintedScrollbarLayer needs to calculate contents scale
> internally.
>
> This also moves towards removing ContentsScalingLayer (currently also
> used by TiledLayer and HeadsUpDisplayLayer), which once it's gone will
> allow contents scale and content bounds to removed entirely from Layer
> and LayerImpl.
>
> Committed: https://crrev.com/a499bbb66f29815ae0cef3eaa62ee2b3d3526d04
> Cr-Commit-Position: refs/heads/master@{#316088}
TBR=danakj@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Committed: https://crrev.com/8e7bf2757ee8f82a7d2bd5a50c68812db3398420
Cr-Commit-Position: refs/heads/master@{#316089}
Patch Set 1 #
Created: 5 years, 10 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|