gecko-dev/docshell/test/unit
Marco Bonardo 45a8a38b0b Bug 1080682 - Use the Public Suffix List to distinguish foo.bar searches in URIFixup (and consequently the Address Bar). r=Gijs,dao
Use the PSL list to evaluate whether user typed strings in urlbar are valid URLs.
Cleanup the URIFixupInfo.fixupChangedProtocol property to be set appropriately.
Auto-correct the most common suffix typos for com, net, org.

Stop using URIFixup to trim urls when the urlbar value is set, instead always trim,
then untrim on focus if the trimmed string would cause, on navigation, a search
instead of a visit. This saves us from doing the URIfixup work on page load and
tab switch, running it only when strictly necessary.

Fix the "Did you mean to go to" prompt to show a protocol, avoiding the
confusing (but funny) "did you mean to go to 'space'" prompts.

Differential Revision: https://phabricator.services.mozilla.com/D68796
2020-04-20 12:39:08 +00:00
..
head_docshell.js
test_browsing_context_structured_clone.js
test_bug442584.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_nsDefaultURIFixup.js Backed out changeset 578e4005a84b (bug 1588118) for Browser-chrome failures in docshell/test/browser/browser_uriFixupIntegration.js. CLOSED TREE 2019-10-23 02:06:52 +03:00
test_nsDefaultURIFixup_info.js Bug 1080682 - Use the Public Suffix List to distinguish foo.bar searches in URIFixup (and consequently the Address Bar). r=Gijs,dao 2020-04-20 12:39:08 +00:00
test_nsDefaultURIFixup_search.js Bug 1558408 - fix fixup of host port URLs with querystrings or refs without forward slashes, r=valentin 2019-11-13 18:07:40 +00:00
test_pb_notification.js Bug 1616353 - Part 12: Remove or fix tests which try to set OriginAttributes too late, r=kmag 2020-04-07 21:39:57 +00:00
test_privacy_transition.js Bug 1616353 - Part 12: Remove or fix tests which try to set OriginAttributes too late, r=kmag 2020-04-07 21:39:57 +00:00
xpcshell.ini Bug 1616353 - Part 12: Remove or fix tests which try to set OriginAttributes too late, r=kmag 2020-04-07 21:39:57 +00:00