Closed Bug 1507769 Opened 6 years ago Closed 6 years ago

user-interaction required before granting storage access for 3rd party trackers

Categories

(Core :: DOM: Security, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: baku, Assigned: baku)

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

This issue was in m-c but it has been removed by bug 1505571 (patch 1).

Now we want to have this feature back but behind pref: we want to be able to backlist hosts that try to workaround our anti-tracking policy, forcing the user to click on images, in order to generate interactions and to have storage-access permission granted.
Attached patch opener4.patchSplinter Review
Attachment #9025633 - Flags: review?(ehsan)
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [domsecurity-active]
Comment on attachment 9025633 [details] [diff] [review]
opener4.patch

Review of attachment 9025633 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks!

::: modules/libpref/init/all.js
@@ +1365,5 @@
>  
>  // Enable Paritioned LocalStorage for a list of hosts.
>  pref("privacy.restrict3rdpartystorage.partitionedHosts", "accounts.google.com/o/oauth2/");
>  
> +// If an host is contained in this pref list, user-interaction is required

Nit: a host
Attachment #9025633 - Flags: review?(ehsan) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/401763b97e54
User-interaction required before granting storage access for some 3rd party trackers, r=ehsan
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/928f054b1125
User-interaction required before granting storage access for some 3rd party trackers, r=ehsan
Flags: needinfo?(amarchesini)
https://hg.mozilla.org/mozilla-central/rev/928f054b1125
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: