playwright/browser_patches/firefox-beta/juggler
Andrey Lushnikov fba29aa319
browser(firefox): fix HTTP->HTTPS fallback for refused connection (#11123)
In this case, there's no protocol version that we can extract for
nsIHttpChannel.

The code that does the redirect is here: 7f3d9fce41/docshell/base/nsDocShell.cpp (L6079-L6095)

To trigger this codepath, we'd need to run test inside a special
docker container that has https server running on the 443 port. We lack
infrastructure for this kind of tests (but it'll be cool to have it).

References #11118
2021-12-28 12:23:53 -08:00
..
components chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
content browser(firefox): ignore console events with attached exception (#10581) 2021-11-29 17:55:15 +01:00
pipe chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
protocol browser(firefox): fix HTTP->HTTPS fallback for refused connection (#11123) 2021-12-28 12:23:53 -08:00
screencast browser(firefox-beta): roll Firefox beta to 96.0b5 (#10924) 2021-12-14 23:24:25 -08:00
Helper.js chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
NetworkObserver.js browser(firefox): fix HTTP->HTTPS fallback for refused connection (#11123) 2021-12-28 12:23:53 -08:00
SimpleChannel.js chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
TargetRegistry.js fix(browser): fix downloads with nested frames (#9925) 2021-11-01 09:37:07 -07:00
jar.mn chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
moz.build chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00