playwright/src/chromium
Andrey Lushnikov 0c2a2e11fd
fix: properly nullify error stacks (#836)
`error.stack` is supposed to have error message as the first line.
2020-02-04 19:31:57 -08:00
..
crAccessibility.ts feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
crBrowser.ts fix(ownerFrame): correctly handle adopted node usecase (#677) 2020-01-27 11:43:43 -08:00
crConnection.ts fix(api): make pipe connection the default, expose webSocket launch option (#562) 2020-01-23 17:45:31 -08:00
crCoverage.ts test: make api coverage checker work (#517) 2020-01-16 17:46:50 -08:00
crExecutionContext.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -08:00
crPage.ts feat: add Page.opener() to the API (#790) 2020-01-31 18:38:45 -08:00
crPdf.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crProtocolHelper.ts fix: properly nullify error stacks (#836) 2020-02-04 19:31:57 -08:00
crTarget.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
events.ts feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00