Descriptioncc: 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/467829ba34bd4244b8415e35149e72ce81386ad6
Cr-Commit-Position: refs/heads/master@{#316137}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Fix thumb rects under device scale #
Total comments: 11
Patch Set 3 : danakj review #
Total comments: 5
Patch Set 4 : Add comment #Patch Set 5 : Scale track opaque rect #
Messages
Total messages: 19 (4 generated)
|