DescriptionRenderLayerScrollableArea::updateResizerStyle shouldn't do work if there's no resizer
In profiling updateStyle on Silk's toggle_drawer test case, we saw some time
being spent updating the style of the resizer, which is wasted work because
there is no resizer. This CL teaches the code not to do work if there's no
resizer.
R=esprehn@chromium.org
BUG=335703
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168555
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|