Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable domain reliability reporting #1734

Closed
pilgrim-brave opened this issue Oct 19, 2018 · 2 comments · Fixed by brave/brave-core#831
Closed

Disable domain reliability reporting #1734

pilgrim-brave opened this issue Oct 19, 2018 · 2 comments · Fixed by brave/brave-core#831
Labels
audit-release privacy/connect This requires making a network connection to a third-party service. QA/No release-notes/exclude

Comments

@pilgrim-brave
Copy link

The domain reliability subsystem tracks whether the browser has difficulty contacting Google-owned sites and uploads reports to Google. Gated behind the "Automatically send usage statistics and crash reports" preference, but the entire subsystem should be disabled and/or removed.

As a defense in depth, we could also disable the uploader class here: https://cs.chromium.org/chromium/src/components/domain_reliability/uploader.cc?l=73

@srirambv srirambv added this to the 1.x Backlog milestone Oct 19, 2018
@tildelowengrimm tildelowengrimm added the privacy/connect This requires making a network connection to a third-party service. label Oct 19, 2018
@rebron rebron modified the milestones: 1.x Backlog, 1.0 Oct 26, 2018
@srirambv
Copy link
Contributor

dupe of #889 ?

@pilgrim-brave
Copy link
Author

No, this is a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-release privacy/connect This requires making a network connection to a third-party service. QA/No release-notes/exclude
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants