playwright/packages/playwright-core/src/server/webkit
Dmitry Gozman ea747afcdd
chore: use a single binding for all Playwright needs (#32039)
This makes it easier to manage bindings, being just init scripts.
Fixes the BFCache binding problem.
Makes bindings removable in Firefox.

Fixes #31515.
2024-08-07 06:20:12 -07:00
..
protocol.d.ts feat(webkit): roll to r2038 (#31441) 2024-06-26 09:20:28 -07:00
webkit.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00
wkAccessibility.ts feat(webkit): roll to r1915 (#27443) 2023-10-05 17:31:40 +00:00
wkBrowser.ts chore: use a single binding for all Playwright needs (#32039) 2024-08-07 06:20:12 -07:00
wkConnection.ts fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -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