Remove ProcessPendingPointerCaptureForPointerLock We already moved the PointerEvent creation for pointerlock to PEM, so the update pending capture can be done within the event dispatching and avoid creating an extra PE for pointer capture events. Test=wpt/.../pointerevent_pointerlock_after_pointercapture-manual.html Bug: 802067 Change-Id: I7ed5396eb9814c3ea3ba6c692d3c6ec137a30d8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617138 Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by: David Bokan <bokan@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#661941}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .