puppeteer/lib
Andrea Cardaci ff4a389274 Fix watchdog timer cleanup (#64)
Fix a bug in f7cd004 which prevents the cleanup of the watchdog timer, thus keeping the Node.js process alive for this._maxTime msec no matter what.
2017-07-08 08:54:28 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Implement browser.stdout and browser.stderr streams 2017-07-07 20:49:17 +03:00
Connection.js add a more clear message for protocol errors 2017-07-05 17:21:42 -07:00
Dialog.js Foramt JSDocs for 2 spaces 2017-06-21 14:11:52 -07:00
FrameManager.js Added frame.waitFor(selector) (#59) 2017-07-08 01:39:02 +03:00
helper.js Implement Frame.evaluate 2017-06-27 14:57:14 -07:00
Navigator.js Fix watchdog timer cleanup (#64) 2017-07-08 08:54:28 -07:00
NetworkManager.js Implement Body interface for both Request and Response 2017-07-06 12:17:01 -07:00
Page.js Cleanup navigator logic 2017-07-07 15:46:05 -07:00