playwright/packages/playwright-core/src/server
Playwright Service 64f8689a81
feat(chromium): roll to r1157 (#34571)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-31 13:15:40 +01:00
..
android chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
bidi chore(bidi): Disable some external services for Firefox (#34492) 2025-01-27 13:17:03 -08:00
chromium feat(chromium-tip-of-tree): roll to r1295 (#34372) 2025-01-20 16:28:41 +00:00
codegen feat(codegen): include framePath in jsonl format (#34310) 2025-01-13 17:32:26 -08:00
dispatchers chore: land experimental tools (#34503) 2025-01-27 14:49:38 -08:00
electron chore: introduce option overrides on context/browser (#32606) 2024-09-13 17:34:34 +02:00
firefox fix(firefox): disable fetch keep-alive for now before a proper fix (#34530) 2025-01-29 09:50:32 +00:00
har chore: remove dead code in urlMatches (#33714) 2024-11-21 15:53:28 +01:00
injected fix(aria): disregard text area textContent (#34544) 2025-01-29 16:06:07 -08:00
isomorphic chore: make sure error stack includes message as before #31691 (#31934) 2024-07-31 10:58:37 -07:00
recorder fix(codegen): attribute navigation to press/fill (#34528) 2025-01-28 17:59:16 -08:00
registry chore: do not fall back to previous LTS release deps for new Ubuntu LTS (#34360) 2025-01-16 15:20:40 -08:00
trace fix(ui): add proper CORS header for loading traces in HMR mode (#34558) 2025-01-30 09:20:43 -08:00
webkit chore(bidi): use original key name when computing bidi value (#34317) 2025-01-13 17:22:00 -08:00
accessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
artifact.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
browser.ts feat(client-certificates): add support for proxies (#32611) 2024-09-16 17:57:33 +02:00
browserContext.ts chore: delete recorder in traceviewer experiment (#34347) 2025-01-15 17:37:33 -08:00
browserType.ts fix(chromium-headless-shell): fallback to chromium when running headed (#33490) 2024-11-08 07:04:41 -08:00
clock.ts chore: introduce helpers for non-stalling eval on page/context (#31658) 2024-07-12 02:26:16 -07:00
console.ts feat(electron): expose ElectronApplication console events (#29322) 2024-02-05 21:30:54 +01:00
cookieStore.ts chore: cookies in intercepted bidi requests (#32623) 2024-09-13 18:29:35 -07:00
debugController.ts chore: consolidate aria parser in isomorphic bundle (#34298) 2025-01-10 15:32:35 -08:00
debugger.ts feat: Enable snapshots for most remaining public commands (#34072) 2025-01-10 05:04:44 -08:00
DEPS.list chore: identify largest gaps in Bidi API (#32434) 2024-09-04 11:36:52 -07:00
deviceDescriptors.ts chore: make NodeSnapshot type recursive and more (#30619) 2024-05-08 11:08:40 -07:00
deviceDescriptorsSource.json feat(chromium): roll to r1157 (#34571) 2025-01-31 13:15:40 +01:00
dialog.ts chore: iterate towards recording into trace (3) (#32718) 2024-09-20 13:08:33 -07:00
dom.ts chore: land experimental tools (#34503) 2025-01-27 14:49:38 -08:00
download.ts chore: iterate towards recording into trace (3) (#32718) 2024-09-20 13:08:33 -07:00
errors.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
fetch.ts Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34535) 2025-01-29 14:51:31 +00:00
fileChooser.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
fileUploadUtils.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
formData.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
frames.ts chore: land experimental tools (#34503) 2025-01-27 14:49:38 -08:00
frameSelectors.ts fix: add missing await in adoptIfNeeded (#32497) 2024-09-06 13:17:32 -07:00
helper.ts fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
index.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
input.ts chore(bidi): use original key name when computing bidi value (#34317) 2025-01-13 17:22:00 -08:00
instrumentation.ts feat(trace): highlight strict mode violation elements in the snapshot (#32893) 2024-10-02 00:00:45 -07:00
javascript.ts feat(trace): highlight strict mode violation elements in the snapshot (#32893) 2024-10-02 00:00:45 -07:00
launchApp.ts fix: dark-mode in UI Mode (#33662) 2024-11-19 10:29:05 +01:00
macEditingCommands.ts feat(keyboard): support simple cut-pasting using meta+x/v (#18756) 2022-11-29 12:58:14 -08:00
network.ts chore: remove dead code in urlMatches (#33714) 2024-11-21 15:53:28 +01:00
page.ts fix(routeWebSocket): should work after context reuse (#34165) 2024-12-30 10:00:10 -08:00
pipeTransport.ts fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
playwright.ts chore: split firefox and chromium bidi implementations (#32478) 2024-09-05 18:31:56 -07:00
progress.ts feat(trace): highlight strict mode violation elements in the snapshot (#32893) 2024-10-02 00:00:45 -07:00
protocolError.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00
recorder.ts chore: remove --save-trace codegen option (#34362) 2025-01-17 10:17:49 -08:00
screenshotter.ts chore: introduce helpers for non-stalling eval on page/context (#31658) 2024-07-12 02:26:16 -07:00
selectors.ts chore: land experimental tools (#34503) 2025-01-27 14:49:38 -08:00
socksClientCertificatesInterceptor.ts Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34535) 2025-01-29 14:51:31 +00:00
socksInterceptor.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
transport.ts fix(connect): disable context takeover in websocket transport (#33811) 2024-12-09 18:07:00 -08:00
types.ts chore: introduce option overrides on context/browser (#32606) 2024-09-13 17:34:34 +02:00
usKeyboardLayout.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00