playwright/packages/playwright-core/src/server/webkit
Yury Semikhatsky 02a1a2e6a9
fix(webkit): define window.GestureEvent (#22768)
Polyfill GestureEvent so that Safari detection works.

Fixes #22735
2023-05-05 11:37:28 -07:00
..
protocol.d.ts feat(webkit): roll to r1840 (#22686) 2023-04-27 17:37:19 +02:00
webkit.ts fix(windows): enable socks5 hostname resolution on WebKit (#20435) 2023-01-27 23:33:06 +01:00
wkAccessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
wkBrowser.ts fix(webkit): properly set user agent in persistent context (#22283) 2023-04-07 19:50:49 -07:00
wkConnection.ts fix(firefox): launch races (#15259) 2022-06-30 10:58:22 -07:00
wkExecutionContext.ts chore: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -07:00
wkInput.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
wkInterceptableRequest.ts feat(chromium): Service Worker Network Instrumentation and Inspection (#14716) 2022-07-01 12:49:43 -07:00
wkPage.ts fix(webkit): define window.GestureEvent (#22768) 2023-05-05 11:37:28 -07:00
wkProvisionalPage.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
wkWorkers.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00