However, yes, you do want ACCESS_LIMIT_THIRD_PARTY.

Cheers,
Josh

On 06/27/2013 01:17 PM, Josh Matthews wrote:
Note that this isn't actually enabled by default on beta or release builds.

On 06/27/2013 12:55 PM, Jan Odvarko wrote:
Firefox 22 introduced a new cookie feature that allows to block

cookies from not-visited sites.



Blog post here:

https://brendaneich.com/2013/06/the-cookie-clearinghouse/



This change includes also different default value for

network.cookie.cookieBehavior preference, which is now:

3 == limit foreign cookies



---



I'd like to fix Firebug UI that is available for changing cookie

permissions on a  site-by-site bases (Firebug always applies

on the current page).



The question is what is the correct argument to pass to

nsIPermissionManager.add() method to limit third party

cookies for specific URI. I am using

Ci.nsICookiePermission.ACCESS_LIMIT_THIRD_PARTY



Is that correct?



Honza





_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to