puppeteer/utils
Andrey Lushnikov 9a5086847c
refactor: move ChromiumDownloader under lib/ (#1554)
This patch:
- renames ChromiumDownloader into just Downloader (this is in
  preparation for different products download)
- moves Downloader from utils/ to lib/. This unifies all of the
  production-critical code in the lib/.

Drive-by: make Downloader a regular class.
2017-12-08 13:39:13 -08:00
..
doclint refactor: move ChromiumDownloader under lib/ (#1554) 2017-12-08 13:39:13 -08:00
node6-transform tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
testrunner tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
check_availability.js refactor: move ChromiumDownloader under lib/ (#1554) 2017-12-08 13:39:13 -08:00
ESTreeWalker.js Fix node6 support for Object.entries and URL object (#548) 2017-08-25 15:13:59 -07:00
fetch_devices.js Change let into const (#457) 2017-08-21 16:39:04 -07:00