gecko-dev/browser/components/urlbar
2018-10-26 16:42:11 +00:00
..
tests Bug 1502069 - isTabEmpty should be a property on the tab rather than a global function. r=dao 2018-10-26 16:42:11 +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 1502069 - isTabEmpty should be a property on the tab rather than a global function. r=dao 2018-10-26 16:42:11 +00:00
UrlbarInput.jsm Bug 1501624 - Add a method for setting the value from a result and migrate urlbar tests away from setting textValue. r=Standard8 2018-10-26 09:52:23 +00:00
UrlbarMatch.jsm Bug 1493193 - Add an initial UrlbarProvidersManager implementation. r=adw 2018-09-28 14:18:04 +00:00
UrlbarPrefs.jsm Bug 1500138 - Remove browser.urlbar.matchBehavior and some unused Address Bar behaviors. r=adw 2018-10-25 23:23:36 +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