gecko-dev/netwerk/test
Tim Huang 04d44bae12 Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan
Given that we are going to add ContentBlockingAllowList in
CookieSettings, so CookieSettings will be responsible for more stuff than the
cookie behavior and cookie permission. We should use a proper name to
reflect the purpose of it. The name 'CookieSettings' is misleading that
this is only for cookie related stuff. So, we decide to rename
'CookieSettins' to 'CookieJarSettings' which serves better meaning here.

Differential Revision: https://phabricator.services.mozilla.com/D63935

--HG--
rename : netwerk/cookie/CookieSettings.cpp => netwerk/cookie/CookieJarSettings.cpp
rename : netwerk/cookie/nsICookieSettings.idl => netwerk/cookie/nsICookieJarSettings.idl
extra : moz-landing-system : lando
2020-03-04 08:59:08 +00:00
..
browser Bug 1598305, replace frame script in test browser_post_file.js with browserLoaded, r=mconley 2020-02-20 18:36:13 +00:00
crashtests Bug 1308636 Part 1 - Convert -moz-column-span to column-span in a crashtest. r=dbaron 2020-01-16 21:45:15 +00:00
fuzz Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
gtest Bug 1616938 - Fix some test issues in TestNetworkLinkIdHashingWindows r=mayhemer 2020-02-25 13:41:02 +00:00
httpserver Bug 1613362 - Enable some xpcshell tests on Android, wave 1, r=michal 2020-02-10 09:08:08 +00:00
mochitests Bug 1586411 - Reenable netwerk/test/mochitests/test_different_domain_in_hierarchy.html in fission r=mattwoodrow 2019-12-11 21:29:52 +00:00
reftest
unit Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
unit_ipc Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
moz.build
TestBind.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestCommon.h
TestCookie.cpp Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
TestNamedPipeService.cpp Bug 1615900 - Stop using CreateFileA in netwerk/. r=froydnj 2020-02-18 14:24:36 +00:00
TestUDPSocket.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00