fune/browser/components/urlbar
Dão Gottwald fc0a7f7e2a Bug 1503689 - Move browser_urlHighlight.js and browser_urlOverflow.js to browser/components/urlbar/tests/. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D10421

--HG--
rename : browser/base/content/test/urlbar/browser_urlHighlight.js => browser/components/urlbar/tests/browser/browser_UrlbarInput_formatValue.js
rename : browser/base/content/test/urlbar/browser_urlOverflow.js => browser/components/urlbar/tests/browser/browser_UrlbarInput_overflow.js
extra : moz-landing-system : lando
2018-11-01 11:03:10 +00:00
..
tests Bug 1503689 - Move browser_urlHighlight.js and browser_urlOverflow.js to browser/components/urlbar/tests/. r=Standard8 2018-11-01 11:03:10 +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 1500483 - Clarify the type of window that should be passed to UrlbarController, and tidy usages of the window in the controller. r=mak 2018-10-29 10:23:31 +00:00
UrlbarInput.jsm Bug 1500483 - Clarify the type of window that should be passed to UrlbarController, and tidy usages of the window in the controller. r=mak 2018-10-29 10:23:31 +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