Closed
Description
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:
- FLoC client-side determinations of cohorts
- Any reporting of FLoC cohort determinations to Google (or otherwise) servers (i.e., the reporting used for k-anonymity cohort protections)
- FLoC JS methods (i.e.
document.interestCohort
) - Any UI related to the FloC permission (i.e.,
interest-cohort
)