telemetry-ios
telemetry-ios copied to clipboard
Add settings properties to CorePing
We should have the ability to capture the state of arbitrary settings to the CorePing like:
"settings": {
"searchEngine": "yahoo",
"blockPopups": true
}