Bug 40491: Don't auto-pick a v2 address when it's in Onion-Location header
Compare changes
+ 7
− 10
@@ -6836,30 +6836,27 @@ static bool IsValidOnionLocation(nsIURI* aDocumentURI,
We could do a more strict validation on the v3 host, if needed.
Also linted/formatted Document.cpp
before applying the new patch.
Closes #40491 (closed).