-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
brave/brave-core
#6743Labels
OS/AndroidFixes related to Android browser functionalityFixes related to Android browser functionalityOS/DesktopQA/NoQA/Test-Plan-Specifiedprivacyprivacy-podFeature work for the Privacy & Web Compatibility podFeature work for the Privacy & Web Compatibility podrelease-notes/exclude
Milestone
Description
Several browsers and publishers are working on a new Global Privacy Control spec, that will be announced next week. The full implementation in Brave would be:
- add a
Sec-GPCheader, with the value always being1 - add a
navigator.globalPrivacyControlend point in the DOM, that always returnstrue(boolean, not string)
No UX or shields integration is needed. No state is set or maintained.
Ideally it would:
- always be enabled for nightly builds
- be default disabled in all other channels
- have a flag so that non-nightly builds could enable too once this makes way to other channels
3 is not needed though if it makes the implementation more difficult
Metadata
Metadata
Assignees
Labels
OS/AndroidFixes related to Android browser functionalityFixes related to Android browser functionalityOS/DesktopQA/NoQA/Test-Plan-Specifiedprivacyprivacy-podFeature work for the Privacy & Web Compatibility podFeature work for the Privacy & Web Compatibility podrelease-notes/exclude