You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/Navigator.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1797,7 +1797,8 @@
1797
1797
"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`."
1798
1798
},
1799
1799
"firefox_android": {
1800
-
"version_added": false
1800
+
"version_added": "122",
1801
+
"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`."
Copy file name to clipboardExpand all lines: api/WorkerNavigator.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -275,7 +275,8 @@
275
275
"notes": "Opt-in to GPC by setting the preference `privacy.globalprivacycontrol.enabled` to `true`."
276
276
},
277
277
"firefox_android": {
278
-
"version_added": false
278
+
"version_added": "122",
279
+
"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`."
Copy file name to clipboardExpand all lines: http/headers/Sec-GPC.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,8 @@
19
19
"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`."
20
20
},
21
21
"firefox_android": {
22
-
"version_added": false
22
+
"version_added": "122",
23
+
"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`."
0 commit comments