playwright/packages/playwright-core/src/server/chromium
Yury Semikhatsky 119afdf788
fix: throw if fuliflled with unsupported status code (#28539)
If request gets cancelled by the page before we fulfill it, we receive
`loadingFailed` event. In that case we'll ignore interception error if
any, otherwise the error will be propagated to the caller.

Fixes https://github.com/microsoft/playwright/issues/28490
2023-12-07 16:57:39 -08:00
..
appIcon.png chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium.ts fix: only convert input files for browser collocated with server (#27873) 2023-11-01 08:40:12 -07:00
chromiumSwitches.ts feat(chromium-tip-of-tree): roll to r1159 (#27605) 2023-10-17 22:41:23 +02:00
crAccessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crBrowser.ts fix: electron video tests (#28004) 2023-11-07 23:42:17 +01:00
crConnection.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00
crCoverage.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crDevTools.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
crDragDrop.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
crExecutionContext.ts chore: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -07:00
crInput.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
crNetworkManager.ts fix: throw if fuliflled with unsupported status code (#28539) 2023-12-07 16:57:39 -08:00
crPage.ts fix(chromium): properly detect session closed errors for oopifs (#28197) 2023-11-16 11:44:10 -08:00
crPdf.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
crProtocolHelper.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
crServiceWorker.ts chore: remove Page._didDisconnect (#27317) 2023-09-27 14:09:56 -07:00
defaultFontFamilies.ts fix(chromium): work around about:blank issue on Chromium (#14068) 2022-05-10 20:32:19 +01:00
protocol.d.ts feat(chromium): roll to r1090 (#28052) 2023-11-09 15:16:20 +01:00
videoRecorder.ts lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00