fune/browser/components/attribution
Robin Steuber 0a57d388ca Bug 1815023 - Add support for sending attribution provenance data via telemetry r=nalexander,chutten
Add a function that sets scalars to convey what kind of data is present in the :Zone.Identifier Alternate Data Stream. Also adds testing that the scalars get set correctly.

Does not actually call the function that sends the telemetry. This will be done in the next patch since we need to call it in some slightly different places than we usually would since we want to be sure it is included in the `new-profile` ping and in the ping with the `installation.first_seen` event.

Differential Revision: https://phabricator.services.mozilla.com/D171818
2023-03-08 22:25:07 +00:00
..
docs Bug 1756209: send Windows Store Campaign ID as attribution code r=nalexander 2022-04-26 15:55:34 +00:00
test Bug 1815023 - Add support for sending attribution provenance data via telemetry r=nalexander,chutten 2023-03-08 22:25:07 +00:00
AttributionCode.sys.mjs Bug 1815021 - Update AttributionCode.jsm to read provenance data r=nalexander 2023-03-08 22:25:06 +00:00
MacAttribution.sys.mjs Bug 1812141 - Convert JSMs in browser/components/attribution to ESMs. r=mconley,kpatenio,nalexander 2023-02-15 21:40:30 +00:00
moz.build Bug 1815021 - Update AttributionCode.jsm to read provenance data r=nalexander 2023-03-08 22:25:06 +00:00
nsIMacAttribution.idl
nsMacAttribution.cpp
nsMacAttribution.h
ProvenanceData.sys.mjs Bug 1815023 - Add support for sending attribution provenance data via telemetry r=nalexander,chutten 2023-03-08 22:25:07 +00:00