DL: Make "objects needing layout" code be display-lock aware.
This patch changes the way we count how many objects need layout. Specifically, this accounts for the fact that some elements are locked, and thus we don't recurse down into them at layout time. This makes the stat reporting in the performance tab more representative of the actual layout. R=fergal@chromium.org, chrishtr@chromium.org Bug: 999486 Change-Id: Iceb4a2d59566bc11b425a22a851cb32d97c55ed4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899307Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#713084}
Showing
Please register or sign in to comment