gecko-dev/docshell/test
Marco Bonardo e8fd1b7c50 Bug 1398567 - Invert URIFixup default behavior to search unless the string looks like a URI. r=Gijs
With recent fixes that can properly identify whitelisted domains, whitelisted
domain suffixed, valid known public suffixes, and forcing to visit URI-like
strings that end with a slash, it's time to re-evaluate the URIFixup behavior.
Until now URIFixup considered everything a URI unless it had specific search
characteristics, this patch inverts that behavior.
The scope of this change is to improve the urlbar behavior as the main Search
Access Point, since that's the direction we're moving towards.

This lands with a temporary hidden feature pref browser.fixup.defaultToSearch,
that will be removed once the feature has been released.

Differential Revision: https://phabricator.services.mozilla.com/D76852
2020-05-27 16:55:14 +00:00
..
browser Bug 1636583 - Make the urlbar always go through pickResult. r=adw 2020-05-23 13:25:27 +00:00
chrome Bug 1631405 - Update tests to account for security UI only living in the parent process. r=kmag,ckerschb,webcompat-reviewers,twisniewski 2020-05-27 00:31:25 +00:00
iframesandbox Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
mochitest Bug 1467437. Align with other browsers and the spec for whether hashchange and popstate events bubble. r=smaug 2020-03-13 17:45:50 +00:00
navigation Bug 1639195 - Part 2: Add a test. r=ckerschb 2020-05-19 18:59:36 +00:00
unit Bug 1398567 - Invert URIFixup default behavior to search unless the string looks like a URI. r=Gijs 2020-05-27 16:55:14 +00:00
unit_ipc
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00