Disable field data fetching in DevTools and/or sending URLs to Google when it's enabled #41934
Closed
4 of 6 tasks
Labels
feature/dev-tools
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
privacy/chromium-redqueen
Work to remove or improve privacy-harming "features" added in Chromium.
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
Chromium allows web developers to configure field data fetching via
DevTools > Performance > Next steps > Field data > Set up
You get the following consent screen when you press the
Set up
button:This is used to compare local metric performance scores with those experienced by users in the wild (documentation)). However, enabling this feature also sends the URL of every page you visit with DevTools you visit to Google. We should disable this for privacy reasons.
We should also update https://github.com/brave/brave-browser/wiki/Deviations-from-Chromium-(features-we-disable-or-remove).
Steps to reproduce
DevTools > Performance > Next steps > Field data > Set up
Actual result
You see a privacy disclosure and the URL of every page you visit is sent to Google with DevTools open if you confirm.
Expected result
The following things should happen, in decreasing order of preference depending on easy it is:
Next steps
.Reproduces how often
Easily reproduced
Brave version (brave://version info)
All
Channel information
Reproducibility
Miscellaneous information
cc @atuchin-m in case you have opinions on this feature as a user
The text was updated successfully, but these errors were encountered: