mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
aa28eb80f0
This patch starts waiting for double raf after every mouse event. It looks like a good enough workaround to make sure mouse events are delivered. The single raf might not be enough because browser might 'return' an already-prepared frame for us without actually dispatching events. Closes #122 |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
Dialog.js | ||
EmulationManager.js | ||
FrameManager.js | ||
helper.js | ||
Input.js | ||
NavigatorWatcher.js | ||
NetworkManager.js | ||
Page.js |