mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
67f4264162
It turns out we're not receiving 'Network.requestWillBeSent' event for every requestId. This patch makes sure we don't dispatch `requestfinished` and `requestfailed` events without passing actual request. References #168 |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
Dialog.js | ||
EmulationManager.js | ||
FrameManager.js | ||
helper.js | ||
Input.js | ||
NavigatorWatcher.js | ||
NetworkManager.js | ||
Page.js |