fune/browser/components/urlbar
Mark Banner 10cebf3c34 Bug 1515083 - Re-implement telemetry for selected index/type on QuantumBar. r=adw
This makes the browser_UsageTelemetry_urlbar*.js tests pass for the all of the
FX_URLBAR_SELECTED_RESULT_* histograms apart from the "METHOD" one which will be handled
in bug 1500476.

I have handled the recording of telemetry in the controller, as this seems a better
location than BrowserUsageTelemetry.jsm due to needing to reach into the results and obtain
specific details.

Differential Revision: https://phabricator.services.mozilla.com/D19785

--HG--
extra : moz-landing-system : lando
2019-02-15 14:57:23 +00:00
..
tests Bug 1525018 - Handle copying autocompleted non-URL values. r=Standard8 2019-02-15 11:18:47 +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 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarController.jsm Bug 1515083 - Re-implement telemetry for selected index/type on QuantumBar. r=adw 2019-02-15 14:57:23 +00:00
UrlbarEventBufferer.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarInput.jsm Bug 1515083 - Re-implement telemetry for selected index/type on QuantumBar. r=adw 2019-02-15 14:57:23 +00:00
UrlbarMuxerUnifiedComplete.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarPrefs.jsm Bug 1491248 - Display one-off search buttons correctly in the UrlbarView panel. r=Standard8 2019-02-05 16:51:43 +00:00
UrlbarProviderOpenTabs.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarProvidersManager.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarProviderUnifiedComplete.jsm Bug 1523952 - Make keyword searches work with QuantumBar. r=adw 2019-02-10 21:44:46 +00:00
UrlbarResult.jsm Bug 1523952 - Make keyword searches work with QuantumBar. r=adw 2019-02-10 21:44:46 +00:00
UrlbarTokenizer.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarUtils.jsm Bug 1525318 - Quantumbar: Make clicking one off buttons work. r=Standard8 2019-02-14 15:46:16 +00:00
UrlbarValueFormatter.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
UrlbarView.jsm Bug 1515083 - Re-implement telemetry for selected index/type on QuantumBar. r=adw 2019-02-15 14:57:23 +00:00