puppeteer/utils
Jack Franklin 31309b0e20
chore: use devtools-protocol package (#6172)
* chore: Use devtools-protocol package

Rather than maintain our own protocol we can instead use the devtools-protocol package and pin it to the version of Chromium that Puppeteer is shipping with.

The only changes are naming changes between the bespoke protocol that Puppeteer created and the devtools-protocol one.
2020-07-10 11:51:52 +01:00
..
doclint chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
testserver chore: migrate tests to TypeScript (#6075) 2020-06-23 07:18:46 +02:00
apply_next_version.js chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
bisect.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
check_availability.js chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00
ESTreeWalker.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
fetch_devices.js docs: replace @return with @returns (#6006) 2020-06-12 12:38:24 +02:00
prepare_puppeteer_core.js chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00