DescriptionUpdate FrameView to notify the ScrollCoordinator of changes in its scrollable
area set. This ensures that compositor becomes aware of any scrollable
area changes even if they do not cause a re-layout e.g., a layer
visibility changing from 'hidden' to 'visible'.
Also added a new getter in |FrameView| for the |ScrollCoordinator|
instance to clean up the code.
BUG=434982
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188391
Patch Set 1 #Patch Set 2 : Remove extra line #
Total comments: 10
Patch Set 3 : Add test and address review feedback #Patch Set 4 : rebase #Patch Set 5 : Fix broken layouttest #Patch Set 6 : Improve test #
Total comments: 10
Patch Set 7 : Address review feedback #
Total comments: 2
Patch Set 8 : s/is/has #Messages
Total messages: 25 (6 generated)
|