puppeteer/utils/doclint/check_public_api
Andrey Lushnikov 204c7ec8c4
feat: introduce puppeteer/Errors (#3056)
This patch adds a new require, `puppeteer/Errors`, that
holds all the Puppeteer-specific error classes.

Currently, the only custom error class we use is `TimeoutError`. We'll
expand in future with `CrashError` and some others.

Fixes #1694.
2018-08-09 16:51:12 -07:00
..
test chore(doclint): remove SourceFactory (#2447) 2018-04-25 18:07:20 -07:00
Documentation.js chore: Spelling and Markdown Consistency (#1998) 2018-02-08 22:59:46 -05:00
index.js feat: introduce puppeteer/Errors (#3056) 2018-08-09 16:51:12 -07:00
JSBuilder.js chore: stop using console.assert everywhere (#2646) 2018-05-31 16:53:51 -07:00
MDBuilder.js chore: Spelling and Markdown Consistency (#1998) 2018-02-08 22:59:46 -05:00