Implement Global Privacy Control (only in nightly) #11917
Labels
OS/Android
Fixes related to Android browser functionality
OS/Desktop
privacy
privacy-pod
Feature work for the Privacy & Web Compatibility pod
QA/No
QA/Test-Plan-Specified
release-notes/exclude
Milestone
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:
Sec-GPC
header, with the value always being1
navigator.globalPrivacyControl
end 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:
3 is not needed though if it makes the implementation more difficult
The text was updated successfully, but these errors were encountered: