playwright/src/webkit
Dmitry Gozman 5c4751d5dd
chore: generate protocol during browser roll (#2719)
We now commit protocol.ts files during the roll.
New utils/roll_browser.js helps with that.

This makes our installation very shallow:
- build installer;
- download browsers.
2020-07-01 15:22:29 -07:00
..
protocol.ts chore: generate protocol during browser roll (#2719) 2020-07-01 15:22:29 -07:00
wkAccessibility.ts chore(rpc): implement input, a11y, console (#2722) 2020-06-25 18:01:18 -07:00
wkBrowser.ts fix: follow-up with offline comments on implementation of deprecation (#2770) 2020-06-30 11:02:12 -07:00
wkConnection.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
wkExecutionContext.ts fix(webkit): do not swallow errors when returning by value (#2723) 2020-06-26 09:50:57 -07:00
wkInput.ts chore: move non-trivial types out of types.ts (#2680) 2020-06-23 14:51:06 -07:00
wkInterceptableRequest.ts chore(rpc): pass more network tests (#2762) 2020-06-29 16:37:38 -07:00
wkPage.ts chore(rpc): implement input, a11y, console (#2722) 2020-06-25 18:01:18 -07:00
wkProvisionalPage.ts fix(webkit): do not swallow init errors (#2242) 2020-05-14 15:43:23 -07:00
wkWorkers.ts chore: simplify logging a bit (#2512) 2020-06-09 16:11:17 -07:00