playwright/packages/playwright-core/src
Dmitry Gozman d426f2fd4e
fix(chromium): continue requests paused for the second time (#27429)
Sometimes Chromium restarts requests. This leads to multiple
`Fetch.requestPaused` for a single `Network.requestWillBeSent`.

Fixes #27294.
2023-10-04 11:18:06 -07:00
..
cli chore: render download progress in the host process (#26666) 2023-08-24 07:33:32 -07:00
client test: unflake some tests (#27354) 2023-09-29 10:45:31 -07:00
common fix(pause): revert timeouts after pause (#23578) 2023-06-07 12:30:10 -07:00
image_tools fix(ssim-cie94): make sure a single off pixel yields diff in comparator (#24348) 2023-07-21 12:27:52 -07:00
protocol chore: remove dedicated console channel (#27234) 2023-09-21 16:16:43 -07:00
remote chore: deflate large web socket messages (#26720) 2023-08-25 16:13:46 -07:00
server fix(chromium): continue requests paused for the second time (#27429) 2023-10-04 11:18:06 -07:00
third_party chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
utils fix: use most recent stable debian release browser binaries in case of debian testing and unstable (#27397) 2023-10-03 12:35:21 -07:00
androidServerImpl.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
browserServerImpl.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
DEPS.list feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
outofprocess.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
utilsBundle.ts chore: update rimraf package to version 4 to eliminate "promisify" (#24190) 2023-07-18 19:58:07 +02:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00