..
.eslintrc.js
Introduce Eslint to validate style
2017-06-11 01:32:59 -07:00
Browser.js
chore: refactor Browser.js into seperate files ( #2097 )
2018-02-26 12:10:06 -08:00
BrowserFetcher.js
feat: Introduce BrowserFetcher class ( #1983 )
2018-02-07 12:31:53 -05:00
Connection.js
fix(Connection): swallow all the ws errors after connection's closed ( #2077 )
2018-02-22 16:23:20 -08:00
Coverage.js
chore: Spelling and Markdown Consistency ( #1998 )
2018-02-08 22:59:46 -05:00
Dialog.js
feat: expose raw devtools protocol connection ( #1770 )
2018-01-10 19:33:22 -08:00
ElementHandle.js
feat(ElementHandle): implement ElementHandle.contentFrame() ( #2094 )
2018-02-23 21:22:53 -08:00
EmulationManager.js
chore: Spelling and Markdown Consistency ( #1998 )
2018-02-08 22:59:46 -05:00
ExecutionContext.js
fix(evaluate): throw error when page reloads during page.evaluate. ( #2073 )
2018-02-22 19:10:17 -08:00
externs.d.ts
fix(Network): response.ok should be true for file:// urls ( #2152 )
2018-03-12 11:34:33 -07:00
FrameManager.js
feat(page): add an option to disable timeout for waitForFunction ( #2252 )
2018-03-28 16:34:37 -07:00
helper.js
feat: Introduce BrowserFetcher class ( #1983 )
2018-02-07 12:31:53 -05: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
fix(Launcher): killing a process can throw ( #2102 )
2018-03-15 17:40:24 -07:00
Multimap.js
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
NavigatorWatcher.js
feat(Page): Add global navigation timeout setting ( #1728 )
2018-01-10 13:04:01 -08:00
NetworkManager.js
feat(Network): implement request.redirectChain() api ( #2194 )
2018-03-15 17:17:38 -07:00
Page.js
feat(Page): page 'close' event ( #2232 )
2018-03-28 13:11:51 -07:00
Pipe.js
feat(appMode): support pipes for appMode ( #2032 )
2018-02-14 17:51:29 -08:00
Puppeteer.js
feat: Introduce BrowserFetcher class ( #1983 )
2018-02-07 12:31:53 -05:00
Target.js
chore: refactor Browser.js into seperate files ( #2097 )
2018-02-26 12:10:06 -08:00
TaskQueue.js
chore: refactor Browser.js into seperate files ( #2097 )
2018-02-26 12:10:06 -08:00
Tracing.js
feat: expose raw devtools protocol connection ( #1770 )
2018-01-10 19:33:22 -08:00
USKeyboardLayout.js
feat(keyboard): Accept codes ( #1116 )
2017-10-23 12:43:45 -07:00