Bug 1529437 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Jonathan Kingston [:jkt] from comment #3)

> Created attachment 9045504 [details]
> shield-telemetry-payload.json
> 
> This is an example payload that would be sent to Shield. Is there any changes we want to gather and send back that is different.
> 
> This is an example payload of a user with a FB auth cookie. Without the cookie the facebook entries would have blank arrays for those URLs.

To start thinking about this, I opened a PR to try and document the schema fields: https://github.com/jonathanKingston/http-dns/pull/34

I took my best guess at what each of the fields is. Does this look right? Anywhere there's a `?` I'd like to know more about the range of values the field can take and what they mean.
(In reply to Jonathan Kingston [:jkt] from comment #3)

> Created attachment 9045504 [details]
> shield-telemetry-payload.json
> 
> This is an example payload that would be sent to Shield. Is there any changes we want to gather and send back that is different.
> 
> This is an example payload of a user with a FB auth cookie. Without the cookie the facebook entries would have blank arrays for those URLs.

To start thinking about this, I opened a PR to try and document the schema of the fields: https://github.com/jonathanKingston/http-dns/pull/34

I took my best guess at what each of the fields is. Does this look right? Anywhere there's a `?` I'd like to know more about the range of values the field can take and what they mean.

Back to Bug 1529437 Comment 4