[PE] Don't validate DisplayItemClients if PaintController changed nothing
This is mainly a performance optimization because we don't need FinishCycle() if PaintController has nothing changed. By the way it can also avoid the immediate bad effect (but not the root cause) of bug 859294. Bug: 859294 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I3a4d26253fef2b04adc805ef94b93c5479c88759 Reviewed-on: https://chromium-review.googlesource.com/1124980 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#572376}
Showing
Please register or sign in to comment