fune/browser/components/urlbar
Dão Gottwald 4eeeb8adf2 Bug 1501996 - Move browser_urlbarTrimURLs.js to browser/components/urlbar/tests/browser/. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D9772

--HG--
rename : browser/base/content/test/urlbar/browser_urlbarTrimURLs.js => browser/components/urlbar/tests/browser/browser_UrlbarInput_trimURLs.js
extra : moz-landing-system : lando
2018-10-25 20:27:16 +00:00
..
tests Bug 1501996 - Move browser_urlbarTrimURLs.js to browser/components/urlbar/tests/browser/. r=adw 2018-10-25 20:27:16 +00:00
.eslintrc.js Bug 1477985 - Implement basic UrlbarInput and UrlbarView classes and a hidden pref for using them. r=standard8 2018-09-13 18:38:07 +02:00
moz.build Bug 1491245 - Introduce UrlbarValueFormatter and use it in both UrlbarInput and urlbarBindings.xml. r=Standard8 2018-10-02 19:27:42 +00:00
UrlbarController.jsm Bug 1502039 - Move addToUrlbarHistory, getShortcutOrURIAndPostData and getPostDataStream to UrlbarUtils. r=mak 2018-10-25 14:35:32 +00:00
UrlbarInput.jsm Bug 1499652 - Pass on return values from forwarded textbox methods. r=Standard8 2018-10-24 16:51:52 +00:00
UrlbarMatch.jsm Bug 1493193 - Add an initial UrlbarProvidersManager implementation. r=adw 2018-09-28 14:18:04 +00:00
UrlbarPrefs.jsm Bug 1500108 - Remove the history.onlyTyped preference and behavior from the Address Bar. r=adw 2018-10-24 13:01:42 +00:00
UrlbarProviderOpenTabs.jsm Bug 1493193 - Add an initial UrlbarProvidersManager implementation. r=adw 2018-09-28 14:18:04 +00:00
UrlbarProvidersManager.jsm Bug 1495181 - Chunk matches in the providers manager. r=adw 2018-10-09 16:49:04 +00:00
UrlbarTokenizer.jsm Bug 1499743 - Address Bar restriction characters: remove typed, change url and search r=adw 2018-10-24 12:49:00 +00:00
UrlbarUtils.jsm Bug 1502039 - Move addToUrlbarHistory, getShortcutOrURIAndPostData and getPostDataStream to UrlbarUtils. r=mak 2018-10-25 14:35:32 +00:00
UrlbarValueFormatter.jsm Bug 1496815 - Suggest search engine aliases in the address bar when '@' is typed as the first character r=mak 2018-10-19 16:08:24 +00:00
UrlbarView.jsm Bug 1498181 - Initial methods for handling result selection in the new address bar architecture. r=dao 2018-10-12 16:13:42 +00:00