Closed Bug 1638434 Opened 4 years ago Closed 4 years ago

Allow schema name/version to be specified in submitEncryptedPing

Categories

(WebExtensions :: Experiments, defect)

defect

Tracking

(firefox78 fixed)

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: rhelmer, Assigned: rhelmer)

Details

Attachments

(1 file)

Bug 1634557 added a new browser.telemetry.submitEncryptedPing function, which requires everything but the payload in the manifest (public key, ping-type, schema namespace for the encrypted payload, etc) to make it less likely for callers to get any of this wrong.

Examples of getting this wrong are things like accidentally sending an unencrypted payload, or sending payloads to the wrong place (ping-type and schema namespace), using the wrong key, etc.

However, from further testing we want to allow callers of submitEncryptedPing to change the schema name and version (but not the schema namespace, which will still be specified in the manifest.)

Pushed by rhelmer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac51d50822d4
Allow schema name/version to be specified in submitEncryptedPing r=mixedpuppy
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: