-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Make the tcp-feature
Nimbus feature true by default
#26869
Comments
This change should not be uplifted.
This change should not be uplifted.
Post installing latest version I don't think it's working in nightly |
In the latest Nightly - build #2015903023 there should be a new setting in "Enhanced Tracking Protection -> Custom": TCPInFenixNightly.mp4 |
Thanks mugurell but in firefox desktop variant TCP is by default enabled even if etp set to standard. So is it possible to enable in standard etp mode? |
Also even after setting the option isolate cross-site cookies, I dont see any popup in below site to enable cross site cookie..on clicking it simply shows storage access granted for 3 and 4 |
2022-09-09-14-39-54.mp4 |
Thanks for catching that! This sounds like a bug. We want to enable Android TCP by default, just like desktop. I filed #26910 to change the default setting.
To see the storage access popup, you need to set the |
@Mugurell, what is the expected behavior for the "cross site ask to allow" setting with TCP? Is @sheikh-azharuddin seeing the "Storage_access permission is not asked again if allowed once" bug 1746031 that you found? (That bug is scheduled to be fixed in v106 or v107.) |
Hello Chris, I can see the popup again when requested ..no issue In short, dom.storage_access.auto_grants pref to false should be by default set when "cross site cookies site permission is Set to allow" |
The "Cross-Site cookies" permission from To give a broad description of how TCP (and the permission / prompt) works in Fenix:
More details about the Storage Access API and the TCP feature can be found in: |
Based on the above
What I understand though is that @sheikh-azharuddin expected the "Cross-Site cookies" permission from
|
Here are the rules that Gecko uses to do decide whether to auto-grant a storage access request or ask the user: Fenix Nightly users that want more privacy at the cost of sites breaking can set the |
Post enabling TCP in all ETP mode, I see that cookie popup even though storage auto grants is set to true 😀 |
Are you testing on https://senglehardt.com/test/dfpi/storage_access_api.html? Which columns' I see the following same behavior in Firefox Android and desktop, which I think is correct:
|
For column 3 and 4,I see the popup now. Earlier it used to grant automatically without any pop up |
You might have been seeing https://bugzilla.mozilla.org/show_bug.cgi?id=1746031 ("Storage_access" permission is not asked again if allowed once). That bug will be fixed in Fenix 106 or 107. Hopefully we can fix it in 106, since that's when we will ship TCP to everyone. |
Thanks Chris and Mugurell |
Thanks for your bug reporting! You found good bugs and I learned more about how Storage Access works. 😅 |
For the other MR feature flags, see #26865.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: