puppeteer/src
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
..
common chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
node chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
.eslintrc.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
api-docs-entry.ts chore(docs): fix DOMWorld doc warnings (#6166) 2020-07-06 12:37:16 +01:00
environment.ts fix: make Node.js environment detection robust w.r.t. JSDOM (#6148) 2020-07-03 10:56:28 +02:00
index-core.ts chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00
index.ts chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00
initialize.ts chore: remove installAsyncStackHooks helper (#6186) 2020-07-09 11:38:25 +01:00
install.ts chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00
revisions.ts chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00