playwright/src/webkit
Andrey Lushnikov 71892b4aaa Revert "feat: do not wait for first page in non-persistent mode (#939)"
This reverts commit a567123596.

Reason for revert: WK-Win fails to start if we start talking over the
pipe too early.
2020-02-13 13:44:58 -08:00
..
wkAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
wkBrowser.ts Revert "feat: do not wait for first page in non-persistent mode (#939)" 2020-02-13 13:44:58 -08:00
wkConnection.ts chore(tests): log protocol messages when a test fails on the bots (#963) 2020-02-12 22:35:06 -08:00
wkExecutionContext.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
wkInput.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
wkInterceptableRequest.ts feat(wk,ff): amend method & postData upon continue (#703) 2020-01-28 14:29:46 -08:00
wkPage.ts fix(locale): document locale parameter (#990) 2020-02-13 13:37:59 -08:00
wkPageProxy.ts fix(navigations): remove LifecycleWatcher, fix flakes (#882) 2020-02-10 18:35:47 -08:00
wkProtocolHelper.ts feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00
wkProvisionalPage.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
wkWorkers.ts fix: do actually catch worker initialization exceptions (#762) 2020-01-30 11:40:56 -08:00