DescriptionDeduplicating compositing scrollingCoordinator helper
In the experiments with unity builds I ran into the
scrollingCoordinatorFromLayer function that was defined identically at
two different places. This patch moves the code to PaintLayer where
it is also available to PaintLayer itself.
R=pdr@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2803013005
Cr-Commit-Position: refs/heads/master@{#464054}
Committed: https://chromium.googlesource.com/chromium/src/+/a25783c221c34f889678d96b8c119c976b0bb45a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Moved function to PaintLayer #Patch Set 3 : Rebased post blink rename #
Messages
Total messages: 22 (16 generated)
|