Closed
Description
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.