forked from mirrors/gecko-dev
This patch does two things:
1) Adds a few new pieces of information to the installation "first_seen" event. Specifically:
* other_inst - true when any non-MSIX installation other than the running one was present when this event was prepared
* other_msix_inst - true when any MSIX installation other that the running one was present when this event was prepared
2) Begins sending this event for MSIX installations
Differential Revision: https://phabricator.services.mozilla.com/D134326
|
||
|---|---|---|
| .. | ||
| 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 | ||