-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 FLoC in Brave #14942
Comments
@pes10k |
Sounds good, if there is no UI, then happy for that part to be a NOOP. The explainer doc just says there is there will be a new permission, and so the request was to disable any UI (for example, any content setting control) related to that permission. But if that doesn't exist, then, even easier! |
Adding this into the |
For those wondering what FLoC is like I was:
|
Verified
Using the steps from brave/brave-core#8468:
Verification passed on
Verified test plan from brave/brave-core#8468
Verification passed on
|
Verification passed on OnePlus 6T with Android 10 running 1.25.51 x64 Beta build
Verification passed on Samsung Tab A with Android 10 running 1.25.51 x64 Beta build
|
A yellow warning shows up in the browser console when I go to https://web.archive.org/. I'm not sure whether this means there's still something that could be removed or whether this message is supposed to appear. On a page archived on the Wayback Machine such as this, the yellow warning can show up twice. I'm on Brave version 1.25.68 (Chromium: 91.0.4472.77). |
Hi @dentistformyeye , thanks for the comment, but what you're seeing isn't a bug, its as intended. Brave removes all FLoC support in the browser. This also removes support for understanding the "disable FLoC" header, which is why you're seeing the message you're seeing in the console. Or, put differently, since Brave doesn't support FLoC, it also doesn't support the "disable FLoC" command. So, you can safely disregard this message, knowing that FLoC isn't enabled. Hope that helps! |
Currently Brave disables the FLoC component. However there is other FLoC functionality shipped in Chromium (behind origin trials). We should disable FLoC completely in Brave, including:
document.interestCohort
)interest-cohort
)The text was updated successfully, but these errors were encountered: