puppeteer/lib
Andrey Lushnikov fe06c896eb Roll chromium to 492629 (#230)
This patch
- rolls chromium to 492629
- migrates connection establishing to use browser target. This migration means
  that now we have a single websocket connection to browser (implemented
  in Connection class). A connection to a particular target is
  incapsulated in a new Session class.
2017-08-09 16:14:00 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
Connection.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
Dialog.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
EmulationManager.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
FrameManager.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
helper.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
Input.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
NavigatorWatcher.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
NetworkManager.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
Page.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
Tracing.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00