Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion api/Navigator.json
Original file line number Diff line number Diff line change
Expand Up @@ -1797,7 +1797,8 @@
"notes": "Opt-in to GPC using the Website Privacy Preference setting (`about:preferences#privacy`) checkbox 'Tell websites not to sell or share my data', or by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
},
"firefox_android": {
"version_added": false
"version_added": "122",
"notes": "Opt-in to GPC using the Enhanced Tracking Protection toggle 'Tell web sites not to share & sell data', or by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
},
"nodejs": {
"version_added": false
Expand Down
3 changes: 2 additions & 1 deletion api/WorkerNavigator.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,8 @@
"notes": "Opt-in to GPC by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
},
"firefox_android": {
"version_added": false
"version_added": "122",
"notes": "Opt-in to GPC using the Enhanced Tracking Protection toggle 'Tell web sites not to share & sell data', or by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
3 changes: 2 additions & 1 deletion http/headers/Sec-GPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"notes": "Opt-in to GPC using the Website Privacy Preference setting (`about:preferences#privacy`) checkbox 'Tell websites not to sell or share my data', or by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
},
"firefox_android": {
"version_added": false
"version_added": "122",
"notes": "Opt-in to GPC using the Enhanced Tracking Protection toggle 'Tell web sites not to share & sell data', or by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
},
"oculus": "mirror",
"opera": "mirror",
Expand Down