puppeteer/lib
Paul Irish 6a0627a411 fix(page): Don't report clientside error with a node stack attached (#2572)
This patch stops reporting node.js stacks as part of `pageerror` event.
2018-05-25 16:44:25 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js refactor: do not pass user options to browser constructor (#2562) 2018-05-16 18:09:59 -07:00
BrowserFetcher.js fix(BrowserFetcher): ensure executable has proper permissions (#2342) 2018-04-10 14:11:59 -07:00
Connection.js feat(Page): introduce workers (#2560) 2018-05-21 14:31:11 -07:00
Coverage.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
Dialog.js feat: expose raw devtools protocol connection (#1770) 2018-01-10 19:33:22 -08:00
ElementHandle.js feat(ElementHandle): introduce elementHandle.$eval (#2407) 2018-05-08 18:17:59 -07:00
EmulationManager.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
ExecutionContext.js feat(Page): introduce workers (#2560) 2018-05-21 14:31:11 -07:00
externs.d.ts feat(BrowserContext): introduce Browser Contexts. (#2523) 2018-05-10 13:26:08 -07:00
FrameManager.js feat(Page): introduce workers (#2560) 2018-05-21 14:31:11 -07:00
helper.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
Input.js Fix: Remove key codes from _pressedKeys Set after keyboard.up() is called (#1928) 2018-02-12 17:25:38 -08:00
Launcher.js refactor: do not pass user options to browser constructor (#2562) 2018-05-16 18:09:59 -07:00
Multimap.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
NavigatorWatcher.js fix(Page): support anchor navigation (#2338) 2018-04-09 23:38:20 -07:00
NetworkManager.js fix(Network): explicitly throw on content request for redirect response (#2352) 2018-04-10 20:22:18 -07:00
Page.js fix(page): Don't report clientside error with a node stack attached (#2572) 2018-05-25 16:44:25 -07:00
Pipe.js feat(appMode): support pipes for appMode (#2032) 2018-02-14 17:51:29 -08:00
Puppeteer.js chore(types): upgrade to TypeScript 2.8.1 (#2304) 2018-04-04 14:06:21 -07:00
Target.js feat(Target): Pass through "background_page" types (#2439) (#2493) 2018-05-16 14:36:34 -07:00
TaskQueue.js chore: refactor Browser.js into seperate files (#2097) 2018-02-26 12:10:06 -08:00
Tracing.js Chore: replace depracated 'new Buffer' with 'Buffer.from' (#2396) 2018-04-17 13:49:01 -07:00
USKeyboardLayout.js feat(keyboard): Accept codes (#1116) 2017-10-23 12:43:45 -07:00
Worker.js feat(Page): introduce workers (#2560) 2018-05-21 14:31:11 -07:00