| .. |
|
android
|
fix(android): use domain socket suffix chrome can discover (#26724)
|
2023-08-25 19:30:09 -07:00 |
|
chromium
|
feat(chromium): roll to r1081 (#27080)
|
2023-09-14 16:00:21 +02:00 |
|
dispatchers
|
fix(route): make sure Route.fetch works for popup main request (#26590)
|
2023-08-21 16:48:51 -07:00 |
|
electron
|
fix(launch): default to non-zero launch timeout (#24440)
|
2023-07-26 16:16:00 -07:00 |
|
firefox
|
chore: introduce sdkLanguage based userDataDir misuse error (#26894)
|
2023-09-06 22:58:44 +02:00 |
|
har
|
fix(har): handle invalid Expires/Max-Age (#27098)
|
2023-09-14 17:06:56 -07:00 |
|
injected
|
fix(trace): allow typing in selector w/ frames (#26919)
|
2023-09-06 16:14:40 -07:00 |
|
isomorphic
|
feat(evaluate): serialize map and set (#26730)
|
2023-08-28 14:32:41 -07:00 |
|
recorder
|
fix(ui-mode/tv): do not open new tab on macOS (#26877)
|
2023-09-06 22:57:29 +02:00 |
|
registry
|
feat(webkit): roll to r1908 (#27049)
|
2023-09-13 17:40:18 +02:00 |
|
trace
|
chore: show channel name in trace viewer metadata (#26987)
|
2023-09-11 23:06:56 +02:00 |
|
webkit
|
chore: introduce sdkLanguage based userDataDir misuse error (#26894)
|
2023-09-06 22:58:44 +02: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: use utils via index export (5) (#13413)
|
2022-04-07 20:18:22 -07:00 |
|
browser.ts
|
chore: add Playwright to attribution (#23447)
|
2023-06-01 17:54:43 -07:00 |
|
browserContext.ts
|
feat: add support for browserContext.on('pageerror') (#24452)
|
2023-08-17 09:10:03 -07:00 |
|
browserType.ts
|
chore: introduce sdkLanguage based userDataDir misuse error (#26894)
|
2023-09-06 22:58:44 +02:00 |
|
console.ts
|
feat: browserContext.on('dialog'/'console') (#22805)
|
2023-05-04 15:11:46 -07:00 |
|
cookieStore.ts
|
fix: override cookie even if new is expired (#17998)
|
2022-10-11 23:06:16 -07:00 |
|
debugController.ts
|
chore: replace process.exit with graceful closure (#24242)
|
2023-07-24 08:29:29 -07:00 |
|
debugger.ts
|
fix(pause): ignore page.pause on the server (#23417)
|
2023-06-02 08:32:30 -07:00 |
|
DEPS.list
|
fix(ui-mode/tv): do not open new tab on macOS (#26877)
|
2023-09-06 22:57:29 +02:00 |
|
deviceDescriptors.js
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|
deviceDescriptorsSource.json
|
feat(chromium): roll to r1081 (#27080)
|
2023-09-14 16:00:21 +02:00 |
|
dialog.ts
|
feat: browserContext.on('dialog'/'console') (#22805)
|
2023-05-04 15:11:46 -07:00 |
|
dom.ts
|
chore: elementHandle getters implemented through Frame (#23557)
|
2023-06-09 07:18:13 -07:00 |
|
download.ts
|
fix: download of attachments in UI Mode (#26407)
|
2023-08-17 10:57:28 +02:00 |
|
fetch.ts
|
fix(fetch): restore from empty storage state (#27025)
|
2023-09-12 13:11:18 -07:00 |
|
fileChooser.ts
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07: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
|
fix: remove window.stop() from page.setContent() implementation (#26886)
|
2023-09-06 11:02:38 -07:00 |
|
frameSelectors.ts
|
fix(locators): allow identical frameLocators inside and/or/has (#23740)
|
2023-06-19 15:22:26 -07:00 |
|
helper.ts
|
chore: truncate long protocol logs (#20412)
|
2023-01-27 04:58:13 -08:00 |
|
index.ts
|
chore: add k8s grid deployments (#26359)
|
2023-08-08 18:46:32 -07:00 |
|
input.ts
|
chore: simplify slowmo implementation (#18990)
|
2022-11-22 11:06:45 -08:00 |
|
instrumentation.ts
|
chore: add Playwright to attribution (#23447)
|
2023-06-01 17:54:43 -07:00 |
|
javascript.ts
|
chore: rename ScopedRace to LongStandingScope, preserve Error instance in reject() (#24361)
|
2023-07-23 21:00:07 -07:00 |
|
launchApp.ts
|
fix(ui-mode/tv): do not open new tab on macOS (#26877)
|
2023-09-06 22:57:29 +02:00 |
|
macEditingCommands.ts
|
feat(keyboard): support simple cut-pasting using meta+x/v (#18756)
|
2022-11-29 12:58:14 -08:00 |
|
network.ts
|
fix(fetch): handle negative max-age and expires attributes (#24311)
|
2023-07-20 15:42:52 -07:00 |
|
page.ts
|
chore: flush har when recording tracing (#26746)
|
2023-08-28 17:44:48 -07:00 |
|
pipeTransport.ts
|
fix(pipe): do not store accumulated message as string (#16641)
|
2022-08-18 07:53:56 -07:00 |
|
playwright.ts
|
chore: add Playwright to attribution (#23447)
|
2023-06-01 17:54:43 -07:00 |
|
progress.ts
|
chore: refactor frame.expect to not use rerunnable task (#19626)
|
2022-12-21 15:31:08 -08:00 |
|
protocolError.ts
|
chore: move some files out of server/common (#11466)
|
2022-01-18 19:13:51 -08:00 |
|
recorder.ts
|
chore: pick frame selectors in recorder (#26923)
|
2023-09-06 18:35:32 -07:00 |
|
screenshotter.ts
|
feat(screenshot): Add customizable color option for masked elements (#23185)
|
2023-05-22 18:44:44 -07:00 |
|
selectors.ts
|
fix(locator): locator(locator) method uses internal:chain instead of >> (#24235)
|
2023-07-14 12:21:45 -07:00 |
|
socksInterceptor.ts
|
chore: fix all Proxy() to account for symbol properties (#21272)
|
2023-02-28 12:45:14 -08:00 |
|
transport.ts
|
chore: deflate large web socket messages (#26720)
|
2023-08-25 16:13:46 -07:00 |
|
types.ts
|
chore: miscellaneous trace viewer fixes (#23695)
|
2023-06-14 09:37:19 -07:00 |
|
usKeyboardLayout.ts
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |