https://bugzilla.mozilla.org/1507110 disables proxying localhost even when network.proxy.no_proxies_on is empty. We now need to also set allow_hijacking_localhost=true in order to avoid websites being able to access local network.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Looks good. I cherry-picked the patch to tor-browser-68.1.0esr-9.0-2 (commit 5b5b014217a2df562ea4551ae68d0bc267cedf97).
FWIW: I was pondering removing the network.proxy.no_proxies_on now that it's by default set to "". However, I thought we might want to leave it in as a defense-in-depth.