Bug 77030
Summary: | Pointer lock callbacks must be asynchronous | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vincent Scheib <scheib> |
Component: | New Bugs | Assignee: | Vincent Scheib <scheib> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 75762 |
Vincent Scheib
Calling any API method on navigator.webkitPointer must not reenter the script context. Change callbacks to always be asynchronous.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vincent Scheib
New spec api resolves this.
*** This bug has been marked as a duplicate of bug 84402 ***