mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
2b07a16765
If the user has a non-default regular cookieBehavior, we will make the private cookieBehavior getter to return the regular pref to mirror the cookieBehavior in ETP custom mode. In addition, we don't need to do the pref migration because if the user has a non-default cookieBehavior, it will directly mirror to the private cookieBehavior pref so that the cookieBehavior is consistent for private mode. Differential Revision: https://phabricator.services.mozilla.com/D111002 |
||
---|---|---|
.. | ||
test | ||
Cookie.cpp | ||
Cookie.h | ||
CookieCommons.cpp | ||
CookieCommons.h | ||
CookieJarSettings.cpp | ||
CookieJarSettings.h | ||
CookieKey.h | ||
CookieLogging.cpp | ||
CookieLogging.h | ||
CookiePersistentStorage.cpp | ||
CookiePersistentStorage.h | ||
CookiePrivateStorage.cpp | ||
CookiePrivateStorage.h | ||
CookieService.cpp | ||
CookieService.h | ||
CookieServiceChild.cpp | ||
CookieServiceChild.h | ||
CookieServiceParent.cpp | ||
CookieServiceParent.h | ||
CookieStorage.cpp | ||
CookieStorage.h | ||
CookieXPCShellUtils.jsm | ||
moz.build | ||
nsICookie.idl | ||
nsICookieJarSettings.idl | ||
nsICookieManager.idl | ||
nsICookiePermission.idl | ||
nsICookieService.idl | ||
PCookieService.ipdl |