зеркало из https://github.com/mozilla/gecko-dev.git
45a8a38b0b
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 |
||
---|---|---|
.. | ||
head_docshell.js | ||
test_browsing_context_structured_clone.js | ||
test_bug442584.js | ||
test_nsDefaultURIFixup.js | ||
test_nsDefaultURIFixup_info.js | ||
test_nsDefaultURIFixup_search.js | ||
test_pb_notification.js | ||
test_privacy_transition.js | ||
xpcshell.ini |