DL: Use exclusive ancestors for forcing if we don't have to do self-updates.
This patch ensures that when we force the update on a display locked element, we prefer using exclusive ancestors (ie still skip the subtree walk), unless self layout was prevented. If self layout is not prevented, then we shouldn't need to unlock the element as all of the updates on it would normally happen anyway. R=chrishtr@chromium.org, rakina@chromium.org Bug: 954063 Change-Id: Ie41598c80fe6364c9f0b7758b59505d4af35e3c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613369Reviewed-by:Rakina Zata Amni <rakina@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#660079}
Showing
Please register or sign in to comment