Files
puppeteer/test
Andrey Lushnikov 67f4264162 Never sent 'requestfinished' event without passing actual request
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
2017-07-29 18:34:47 -07:00
..
2017-07-23 09:56:35 -07:00
2017-06-21 14:11:52 -07:00