gecko-dev/netwerk/test
Nicholas Nethercote 076076f663 Bug 1410801 - Uses getter_Copies() in GetACookie{,NoHttp}(). r=valentin.
This means the callsites don't need to use getter_Copies(). This roughly halves
the number of calls to getter_Copies() in the tree.

The patch also removes the bool return value from these functions, because it's
not used.

--HG--
extra : rebase_source : 9281411f959282b4ff33e18205ce647f963f0108
2017-10-23 18:59:02 +11:00
..
browser
crashtests
gtest Bug 1403522 - 'No Proxy For' does not work right if it contains '<local>' only r=bagder 2017-10-18 16:00:04 +02:00
httpserver
mochitests
reftest
unit Bug 1403802: Port nsHttpHandler::PrepareAcceptLanguages over to Rust; r=valentin,froydnj 2017-10-22 11:27:59 -07:00
unit_ipc Bug 1408552 - Make sure we only instantiate CacheStorageService in the main process r=mayhemer 2017-10-18 21:10:22 +02:00
TestBind.cpp
TestCommon.h
TestCookie.cpp Bug 1410801 - Uses getter_Copies() in GetACookie{,NoHttp}(). r=valentin. 2017-10-23 18:59:02 +11:00
TestNamedPipeService.cpp
TestUDPSocket.cpp Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn 2017-10-15 23:12:02 -07:00
moz.build