mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 02:39:10 +02:00
We can't add the provenance data to the `installation.first_seen` extra data because it is already at its maximum number of keys. So instead we will add the `installation.first_seen_prov_ext` event which will be sent at the same time as `installation.first_seen` and will contain provenance attribution data in its extras object. Differential Revision: https://phabricator.services.mozilla.com/D172520 |
||
|---|---|---|
| .. | ||
| test_discovery.js | ||
| test_E10SUtils_nested_URIs.js | ||
| test_HomePage.js | ||
| test_HomePage_ignore.js | ||
| test_InstallationTelemetry.js | ||
| test_LaterRun.js | ||
| test_PartnerLinkAttribution.js | ||
| test_PingCentre.js | ||
| test_ProfileCounter.js | ||
| test_Sanitizer_interrupted.js | ||
| test_SiteDataManager.js | ||
| test_SiteDataManagerContainers.js | ||
| test_SitePermissions.js | ||
| test_SitePermissions_temporary.js | ||
| test_TabUnloader.js | ||
| xpcshell.ini | ||