gecko-dev/netwerk/cookie
Tim Huang 2b07a16765 Bug 1698843 - Part 2: Make the private cookieBehavior getter to return the regular pref if there is a user value for the regular pref. r=johannh,dimi
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
2021-04-13 18:07:10 +00:00
..
test Bug 1683593 - Use bracketed IPv6 address to get cookies r=baku 2021-01-27 09:07:28 +00:00
Cookie.cpp
Cookie.h
CookieCommons.cpp Bug 1695050 - Part 5: Update the call-sites of CookieJarSettings::Create() for Necko. r=dimi,necko-reviewers,valentin 2021-03-29 11:01:52 +00:00
CookieCommons.h Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
CookieJarSettings.cpp Bug 1691907 - Part 2: Add a method `initWithURI` to nsICookieJarSettings. r=dimi,robwu 2021-03-31 19:54:28 +00:00
CookieJarSettings.h Bug 1695050 - Part 2: Modify CookieJarSettings::Create() to be able to creat cookieJarSettings according to the browsing mode. r=dimi,preferences-reviewers 2021-03-29 11:01:51 +00:00
CookieKey.h
CookieLogging.cpp Bug 1596741 - Emit warning to console when rejecting to set cookie, r=baku,flod 2020-07-20 10:32:06 +00:00
CookieLogging.h
CookiePersistentStorage.cpp Bug 1695883 - Add explicit fallible mozStorageTransaction::Start method for starting the transaction; r=dom-storage-reviewers,sg 2021-03-04 04:38:06 +00:00
CookiePersistentStorage.h
CookiePrivateStorage.cpp
CookiePrivateStorage.h
CookieService.cpp Bug 1698843 - Part 2: Make the private cookieBehavior getter to return the regular pref if there is a user value for the regular pref. r=johannh,dimi 2021-04-13 18:07:10 +00:00
CookieService.h Bug 1596741 - Emit warning to console when rejecting to set cookie, r=baku,flod 2020-07-20 10:32:06 +00:00
CookieServiceChild.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
CookieServiceChild.h
CookieServiceParent.cpp
CookieServiceParent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CookieStorage.cpp Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
CookieStorage.h Bug 1695162 - Make nsTHashtable::ConstIter return a real ConstIterator. r=xpcom-reviewers,nika 2021-03-09 10:28:16 +00:00
CookieXPCShellUtils.jsm
PCookieService.ipdl Bug 1689147 - Part 4: Switch nested and prio to extended attributes, r=mccr8 2021-02-09 16:50:22 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsICookie.idl Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
nsICookieJarSettings.idl Bug 1691907 - Part 2: Add a method `initWithURI` to nsICookieJarSettings. r=dimi,robwu 2021-03-31 19:54:28 +00:00
nsICookieManager.idl Bug 1695050 - Part 2: Modify CookieJarSettings::Create() to be able to creat cookieJarSettings according to the browsing mode. r=dimi,preferences-reviewers 2021-03-29 11:01:51 +00:00
nsICookiePermission.idl
nsICookieService.idl