playwright/browser_patches/firefox
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
..
juggler browser(firefox): fix HTTP->HTTPS fallback for refused connection (#11123) 2021-12-28 12:23:53 -08:00
patches devops: fix firefox packaging for Ubuntu 20.04 arm64 (#10962) 2021-12-15 18:10:26 -08:00
preferences browser(firefox): disable remote process for certain origins (#10269) 2021-11-11 17:43:52 -08:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops(firefox): fix packaging of mozilla-release (#10949) 2021-12-15 11:12:44 -08:00
BUILD_NUMBER browser(firefox): fix HTTP->HTTPS fallback for refused connection (#11123) 2021-12-28 12:23:53 -08:00
build.sh devops(firefox): do not bootstrap firefox-release ever on MacOS (#10960) 2021-12-15 17:14:08 -08:00
clean.sh devops: fix clobbering of firefox builds (#10867) 2021-12-10 13:52:25 -08:00
EXPECTED_BUILDS devops: cross-compile firefox for Ubuntu 20.04 Arm64 (#10091) 2021-11-05 12:15:34 -07:00
install-preferences.js devops: add FF debug build instructions (#9534) 2021-10-15 23:48:50 +02:00
UPSTREAM_CONFIG.sh browser(firefox): roll Firefox stable to M95 (#10760) 2021-12-07 11:53:17 -08:00