..
android
chore: fix Android tests ( #19426 )
2022-12-15 07:56:57 +01:00
chromium
feat(chromium): roll to r1058 ( #22264 )
2023-04-07 14:11:18 -07:00
dispatchers
fix(webkit): properly set user agent in persistent context ( #22283 )
2023-04-07 19:50:49 -07:00
electron
test: make page-leaks tests pass in electron ( #22277 )
2023-04-07 17:20:49 -07:00
firefox
chore: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -07:00
har
fix(har): do not hang on chunked response in har recorder ( #21397 )
2023-03-03 17:27:34 -08:00
injected
feat(locator): remove locator.and and locator.not ( #22223 )
2023-04-05 16:28:13 -07:00
isomorphic
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
recorder
test: unflake inspector-cli tests ( #22347 )
2023-04-12 09:37:24 -07:00
registry
chore: verify chromium builds ( #21730 )
2023-03-16 16:56:25 -07:00
trace
fix(tracing): avoid clashing network file names ( #22126 )
2023-03-31 17:29:39 -07:00
webkit
fix(webkit): properly set user agent in persistent context ( #22283 )
2023-04-07 19:50:49 -07: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: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
browserContext.ts
chore: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -07:00
browserType.ts
chore(ui): queue watch runs ( #21809 )
2023-03-20 13:45:35 -07:00
console.ts
chore: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -07:00
cookieStore.ts
fix: override cookie even if new is expired ( #17998 )
2022-10-11 23:06:16 -07:00
debugController.ts
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
debugger.ts
chore: simplify slowmo implementation ( #18990 )
2022-11-22 11:06:45 -08:00
DEPS.list
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
deviceDescriptors.js
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00
deviceDescriptorsSource.json
feat(chromium): roll to r1058 ( #22264 )
2023-04-07 14:11:18 -07:00
dialog.ts
chore: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -07:00
dom.ts
chore: do not leak on clicks ( #22129 )
2023-03-31 18:18:45 -07:00
download.ts
chore: use utils via index export (3) ( #13403 )
2022-04-07 13:55:44 -07:00
fetch.ts
feat: Restrain sending http credentials on a specific origin ( #20374 )
2023-03-27 08:52:00 -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
chore: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -07:00
frameSelectors.ts
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
helper.ts
chore: truncate long protocol logs ( #20412 )
2023-01-27 04:58:13 -08:00
index.ts
chore: ui mode first cut ( #21291 )
2023-03-01 15:27:23 -08:00
input.ts
chore: simplify slowmo implementation ( #18990 )
2022-11-22 11:06:45 -08:00
instrumentation.ts
chore: sort tracing actions by wall time ( #21839 )
2023-03-21 10:03:49 -07:00
javascript.ts
chore: do not leak on clicks ( #22129 )
2023-03-31 18:18:45 -07:00
macEditingCommands.ts
feat(keyboard): support simple cut-pasting using meta+x/v ( #18756 )
2022-11-29 12:58:14 -08:00
network.ts
feat(route): match pattern on the server side ( #20410 )
2023-01-27 10:43:19 -08:00
page.ts
chore: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -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: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08: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: revert console and dialog events on BrowserContext ( #22195 )
2023-04-04 13:13:52 -07:00
screenshotter.ts
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
selectors.ts
feat(locator): remove locator.and and locator.not ( #22223 )
2023-04-05 16:28:13 -07:00
socksInterceptor.ts
chore: fix all Proxy() to account for symbol properties ( #21272 )
2023-02-28 12:45:14 -08:00
transport.ts
feat(connect): support special headers for debug/attachments ( #22106 )
2023-03-31 08:57:07 -07:00
types.ts
feat: Restrain sending http credentials on a specific origin ( #20374 )
2023-03-27 08:52:00 -07:00
usKeyboardLayout.ts
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00