-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
brave/brave-core
#900Labels
QA/Noprivacy/connectThis requires making a network connection to a third-party service.This requires making a network connection to a third-party service.release-notes/exclude
Milestone
Description
about:tracing
has options to upload trace crash logs to an endpoint which, by default, is a Google-owned server. You can override the endpoint in 2 different ways:
- In
brave://flags#trace-upload-url
you can select a "tag" which changes the endpoint to a URL specified inchrome/browser/about_flags.cc
(all options are Google-owned) - On the command line, you can specify an arbitrary endpoint with the
--trace-upload-url
flag
We should keep the command line feature available for power users, but we should disable all the default endpoints or point them to Brave-controlled servers.
Metadata
Metadata
Assignees
Labels
QA/Noprivacy/connectThis requires making a network connection to a third-party service.This requires making a network connection to a third-party service.release-notes/exclude