NEW 167127
WK1 handles request pointer lock synchronously, so test fails.
https://bugs.webkit.org/show_bug.cgi?id=167127
Summary WK1 handles request pointer lock synchronously, so test fails.
Jeremy Jones
Reported 2017-01-17 11:16:44 PST
pointer-lock/locked-element-removed-from-dom.html Test fails because WK1 handles request pointer lock synchronously. OpenSource/Source/WebKit/mac/WebCoreSupport/WebChromeClient.mm In bool WebChromeClient::requestPointerLock() Maybe it should do an async dispatch before responding.
Attachments
Note You need to log in before you can comment on or make changes to this bug.