gecko-dev/docshell
James Teow b1eefaa0d6 Bug 1792635 - Prevent DNS not found page from suggesting the same URI - r=mak
I modified the boolean associated with fixupCreateAlternateURI to only
be true if the host which contains the prefix and suffix differs from
the fixed up version. This will allow the boolean to be false in cases
where the fixup doesn't change the host. Then for the DNS error page,
there is a check as to whether the host or protocol was changed.

Differential Revision: https://phabricator.services.mozilla.com/D159175
2022-10-18 13:24:51 +00:00
..
base Bug 1792635 - Prevent DNS not found page from suggesting the same URI - r=mak 2022-10-18 13:24:51 +00:00
build Bug 1793652 - Convert docshell/ JSMs to ESMs. r=nika,arai 2022-10-05 13:55:10 +00:00
shistory Bug 1769189, ensure history state is updated if beforeunload listener calls replaceState, r=peterv 2022-10-17 12:56:37 +00:00
test Bug 1792635 - Prevent DNS not found page from suggesting the same URI - r=mak 2022-10-18 13:24:51 +00:00
moz.build Bug 1734217 - Merge all about:neterror front-end handling under toolkit. r=mkmelin,smaug,nalexander,flod,Gijs 2022-10-07 18:40:27 +00:00