content-visibility: Ensure to restore compositing update recursion properly.
If, for any reason, we should have recursed into a subtree for a compositing update but it was prevented by the display lock, then we have to restore this state so that we can recurse later. This is a real DCHECK that I have seen, and also is a speculative fix for the referenced bug. R=chrishtr@chromium.org Bug: 1133244 Change-Id: I5adfa04563d94702fa1b38dd2753e76e2a86e317 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453790 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#815123}
Showing
Please register or sign in to comment