[conversions] Add OT config for ConversionMeasurement
What: Add an origin trial config for the Conversion Measurement API. This separates the base::Feature kConversionMeasurement from the runtime enabled feature. This allows the conversion storage layer to be setup without enabling the features in blink. The storage layer needs to be setup for all users regardless of the OT so that reports for conversions can be sent when the user is no longer on the site. This also moves the ConversionMeasurement runtime feature to experimental, and updates the about flags description to account for this. Change-Id: I534b6726b80146e90123b3116158d79872c00e55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264767 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#782857}
Showing
Please register or sign in to comment