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 WebRTC log uploading #1993

Closed
pilgrim-brave opened this issue Nov 5, 2018 · 0 comments · Fixed by brave/brave-core#809
Closed

Disable WebRTC log uploading #1993

pilgrim-brave opened this issue Nov 5, 2018 · 0 comments · Fixed by brave/brave-core#809
Assignees
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

Chromium maintains a private API for whitelisted components and extensions that aggregates debugging information about WebRTC sessions and uploads it to a Google server. (An example of a whitelisted extension mentioned in the source code is Google Hangouts. I do not have direct access to the entire whitelist.)

We should disable this subsystem and write tests to ensure that logs are never uploaded.

@bbondy bbondy added this to the 1.x Backlog milestone Nov 5, 2018
pilgrim-brave added a commit to brave/brave-core that referenced this issue Nov 5, 2018
@pilgrim-brave pilgrim-brave self-assigned this Nov 5, 2018
@pilgrim-brave pilgrim-brave added privacy/connect This requires making a network connection to a third-party service. audit-release labels Nov 5, 2018
@bbondy bbondy modified the milestones: 1.x Backlog, 0.59.x - Nightly Nov 29, 2018
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.

2 participants