playwright/packages/playwright-core/src/server/webkit
Yury Semikhatsky 60900f8541
chore(webkit): add listeners directly without eventsHelper (#32149)
The listeners are never removed, so there is no point in wrapping them
with the helper
2024-08-14 08:38:49 -07:00
..
protocol.d.ts feat(webkit): roll to r2060 (#32082) 2024-08-09 15:31:35 -07:00
webkit.ts chore: use base BrowserType to reference browser types (#32125) 2024-08-12 22:20:58 -07:00
wkAccessibility.ts feat(webkit): roll to r1915 (#27443) 2023-10-05 17:31:40 +00:00
wkBrowser.ts chore(webkit): add listeners directly without eventsHelper (#32149) 2024-08-14 08:38:49 -07:00
wkConnection.ts chore(webkit): add listeners directly without eventsHelper (#32149) 2024-08-14 08:38:49 -07:00
wkExecutionContext.ts chore: bump TypeScript to v5.5 (#31532) 2024-07-05 16:31:08 +02:00
wkInput.ts Revert "feat: introduce touchscreen.touch() for dispatching raw touch… (#31823) 2024-07-23 10:29:37 -07:00
wkInterceptableRequest.ts fix(webkit): reenable CrossOriginOpenerPolicy (#31765) 2024-07-23 15:02:47 -07:00
wkPage.ts chore: use a single binding for all Playwright needs (#32039) 2024-08-07 06:20:12 -07:00
wkProvisionalPage.ts fix(webkit): reenable CrossOriginOpenerPolicy (#31765) 2024-07-23 15:02:47 -07:00
wkWorkers.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00