RESOLVED FIXED 91186
webkitPointerLockElement returns null when pointer lock request is pending.
https://bugs.webkit.org/show_bug.cgi?id=91186
Summary webkitPointerLockElement returns null when pointer lock request is pending.
Vincent Scheib
Reported 2012-07-12 20:17:58 PDT
After calling element.webkitRequestPointerLock, document.webkitPointerLockElement must be null until the pointer actually is locked and a webkitpointerlockchange event is dispatched.
Attachments
Patch (11.48 KB, patch)
2012-09-04 15:50 PDT, Vincent Scheib
dglazkov: review+
Vincent Scheib
Comment 1 2012-09-04 15:50:50 PDT
Vincent Scheib
Comment 2 2012-09-05 10:31:03 PDT
Vincent Scheib
Comment 3 2012-10-01 12:29:34 PDT
*** Bug 97722 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.