Bug 167127

Summary: WK1 handles request pointer lock synchronously, so test fails.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: WebKit Misc.Assignee: Jeremy Jones <jeremyj-wk>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.