fune/toolkit/components
Drew Willcoxon c7a3493135 Bug 1770483 - Properly record telemetry for urlbar autofill results that aren't currently handled. r=daisuke
This adds three new keyed scalars similar to the other `urlbar.picked.*`
scalars:

* `urlbar.picked.autofill_about` - For about-page autofill like "about:config"
* `urlbar.picked.autofill_preloaded` - For preloaded top sites, but this feature
  is currently disabled
* `urlbar.picked.autofill_other` - A fallback for when we forget to set
  `result.autofill.type`. If we see this in the data, we should investigate and
  fix it. This is similar to the `urlbar.searchmode.other` fallback keyed
  scalar.

There are two other kinds of autofill, engine domain names (provided by
UrlbarProviderAutofill) and token alias engines (e.g., "@google", provided by
UrlbarProviderTokenAliasEngines), but these two types are not reported as
autofill in telemetry. That's because those results aren't URL results, and
[only URL results are reported as autofill](https://searchfox.org/mozilla-central/rev/8bd5597baef9be63fc4689a69e550d607dc68444/browser/components/urlbar/UrlbarUtils.jsm#1188-1191).
So I didn't add scalars for these. I also didn't set `result.autofill.type` for
them because I think we should be deliberate about recording them in
telemetry.

I created a new browser_urlbar_telemetry_autofill.js test and cp'ed it from
browser_urlbar_telemetry_places.js so that blame for the adaptive history task
is preserved.

Differential Revision: https://phabricator.services.mozilla.com/D146971
2022-05-24 19:18:40 +00:00
..
aboutcheckerboard
aboutconfig
aboutmemory
aboutperformance
aboutprocesses
aboutthirdparty Bug 1766561 - Add missing l modifier for long formatting. r=Jamie,media-playback-reviewers,gfx-reviewers,nika,necko-reviewers,mhowell,rkraesig,gerald,application-update-reviewers,bytesized,alwu,kershaw 2022-05-03 20:49:08 +00:00
alerts Bug 1768175 - Clean up some unnecessary global definitions (location, sizeToContent) for ESLint. r=Gijs 2022-05-09 10:15:34 +00:00
antitracking Bug 1762374 - Part 2: Add a Histogram to count how often specific query parameters are stripped. r=anti-tracking-reviewers,timhuang 2022-05-24 18:57:17 +00:00
apppicker
asyncshutdown
autocomplete Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
backgroundhangmonitor
backgroundtasks Bug 1769807 - Ensure Win32k state initialized before content launch. r=nalexander 2022-05-20 20:55:05 +00:00
bitsdownload
browser Bug 1769756 - Remove nsIWebBrowserPrint.currentPrintSettings. r=bobowen 2022-05-17 15:04:24 +00:00
build Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
captivedetect
cascade_bloom_filter Bug 1768710 - Upgrade rust-cascade to 1.4.0 and sha2 to 0.10.2. r=keeler,webdriver-reviewers,whimboo,glandium 2022-05-13 13:39:31 +00:00
certviewer
cleardata Bug 1681498 - Migrate users from network.cookie.lifetimePolicy to sanitize on shutdown prefs. r=pbz,necko-reviewers,kershaw 2022-05-19 14:08:15 +00:00
clearsitedata
commandlines Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
contentprefs
contextualidentity Bug 1765167 - Part 10: Stop using Cu.import in toolkit/. r=mossop 2022-05-03 06:32:32 +00:00
corroborator
crashes Bug 1762920: remove whitelist from xpcom/crashreporter r=nika,gsvelto 2022-05-16 01:37:39 +00:00
crashmonitor
ctypes Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
downloads Bug 1738574 - add an option to put downloads in tmp to start with, r=mak,mkaply,fluent-reviewers,flod 2022-05-24 12:54:42 +00:00
enterprisepolicies Bug 1762957 - Add Firefox Enterprise Policy for application update pinning r=mkaply,bhearsum,fluent-reviewers,flod 2022-05-16 20:55:05 +00:00
extensions Bug 1770468 - Report-only wasm-unsafe-eval in MV2 r=mixedpuppy,freddyb,ckerschb 2022-05-24 13:56:22 +00:00
featuregates Bug 1644102 - Turn on constructable stylesheets by default. r=edgar,preferences-reviewers,mstriemer 2022-04-28 15:40:19 +00:00
finalizationwitness Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
find Bug 1768418 - Move various methods from nsTString to nsTSubstring/nsTStringRepr. r=xpcom-reviewers,nika 2022-05-13 15:39:19 +00:00
forgetaboutsite
formautofill Bug 1759418 - P2. Use Fathom to detect cc-number field r=sgalich 2022-05-24 08:13:23 +00:00
gfx
glean Bug 1766999 - Report default search engine data via Glean. r=Dexter,mcheang 2022-05-18 15:55:39 +00:00
httpsonlyerror
jsoncpp
kvstore Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
lz4 Bug 1766099 - Part 5: Explicitly specify import or imported symbol for importScripts in toolkit/components/lz4/. r=Standard8 2022-04-27 11:40:41 +00:00
maintenanceservice Bug 1766561 - Use proper formatting directives in various places. r=gfx-reviewers,nika,necko-reviewers,mhowell,rkraesig,bytesized,kershaw 2022-05-03 20:49:09 +00:00
mediasniffer
messaging-system Bug 1766434 - Make checking for and pinning app to taskbar async on Windows r=bhearsum 2022-05-05 18:48:44 +00:00
mozintl
mozprotocol
narrate
nimbus Bug 1760130 - Disable test_ExperimentManager_enroll.js on windows 10 opt. r=MasterWayZ DONTBUILD 2022-05-22 11:47:30 +00:00
normandy Bug 1702759 - Remove bucket name preference r=robwu 2022-05-23 16:24:57 +00:00
osfile Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
parentalcontrols Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
passwordmgr Bug 1765319 - Part 5: Stop using global this to access global variable in toolkit/. r=Gijs 2022-05-13 20:12:27 +00:00
pdfjs Bug 1770983: Fix the pdfjs frequency and assignee r=jewilde 2022-05-24 16:47:35 +00:00
perfmonitoring
pictureinpicture Bug 1764358 - remove pictureinpicture.move telemetry event. r=pip-reviewers,mhowell 2022-05-03 20:49:21 +00:00
places Bug 1597791: Support adaptive history autofill. r=adw,mak 2022-05-13 22:46:36 +00:00
printing Bug 1769388 - Change nsIPrintSettingsService's 'newPrintSettings' attribute to a 'createNewPrintSettings' function. r=bobowen,webdriver-reviewers,whimboo 2022-05-16 11:50:34 +00:00
printingui Bug 1754308 p2 - Stop sending nsIPrintSettings.printerName to content processes. r=bobowen 2022-05-20 22:51:00 +00:00
processsingleton
processtools Bug 1769255 - record the battery percentrage for each active tick, r=chutten,smaug. 2022-05-15 21:52:03 +00:00
promiseworker Bug 1766099 - Part 7: Explicitly specify import or imported symbol for importScripts in toolkit/components/promiseworker/. r=Standard8 2022-04-27 11:40:42 +00:00
prompts Bug 1765156 - Part 12: Use SpecialPowers.ChromeUtils.import in toolkit/. r=kmag 2022-05-03 06:32:29 +00:00
protobuf
reader Bug 1761135 - Allow github.com markdown files to be readerable. r=niklas,mtigley 2022-05-04 18:28:44 +00:00
reflect Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
regex-ffi
remote Bug 1768596 - DBus Startup code doesn't cleanly exit in case of errors with the library. r=stransky 2022-05-11 13:50:27 +00:00
remotebrowserutils Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
remotepagemanager
reputationservice
resistfingerprinting Bug 1766231 - edit observer. r=timhuang 2022-05-12 08:46:45 +00:00
satchel Bug 1768469 - Check the length of datalistItems r=sgalich 2022-05-23 06:50:43 +00:00
search Bug 1766999 - Report default search engine data via Glean. r=Dexter,mcheang 2022-05-18 15:55:39 +00:00
sessionstore Bug 1769775 - Add a MozPromise version of CanonicalBrowsingContext::Print. r=jwatt 2022-05-17 16:02:35 +00:00
shell
startup Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
statusfilter
taskscheduler
telemetry Bug 1770483 - Properly record telemetry for urlbar autofill results that aren't currently handled. r=daisuke 2022-05-24 19:18:40 +00:00
terminator Bug 1766572: Part 3 - Make nsTerminator aware of late shutdown phases. r=xpcom-reviewers,nika 2022-05-13 15:47:53 +00:00
thumbnails Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
timermanager Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
tooltiptext
typeaheadfind
url-classifier Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
urlformatter
utils Bug 1766999 - Report default search engine data via Glean. r=Dexter,mcheang 2022-05-18 15:55:39 +00:00
viaduct
viewsource
windowcreator Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
windowwatcher
workerloader Bug 1766099 - Part 10: Explicitly specify import or imported symbol for importScripts in toolkit/components/workerloader/. r=Standard8 2022-04-27 11:40:43 +00:00
xulstore
components.conf
DefaultCLH.jsm
moz.build
update-jsoncpp.sh