capture mode: do not update cursor if we're in cursor updating process.
It's possible that CursorSetter::UpdateCursor() can be called nested so the cursor can be locked more than once. Do not allow update cursor if we're in cursor updating process. Bug: 1152945 Change-Id: I11d3361abf5322f180e9293cb6647490d19380af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569980 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#833008}
Showing
Please register or sign in to comment