gecko-dev/netwerk
Benjamin Smedberg d5e468da6c Bug 1313752 - Port binary tests in netwerk/test to gtest, or remove the ones that we currently aren't running. r=michal.novotny. Includes the following followups:
* TestUDPSocket wasn't initializing it's members properly, fixup by mcmanus
* Scope the netwerk TestCommon waiting to be non-global, and add assertions so that waiting is deterministic. r=mcmanus

MozReview-Commit-ID: 7jLgNIujrbu

--HG--
extra : rebase_source : fabee29260f06686e874d0130cb00067c769ad6f
2016-11-29 13:53:48 -05:00
..
base Merge mozilla-central to mozilla-inbound 2016-11-29 16:49:35 +01:00
build Bug 1151899 - Add RustURL to netmodules; r=bagder 2016-11-08 00:42:30 +01:00
cache Bug 1318888 - Remove a few other mentions of appId's from Necko; r=mcmanus 2016-11-21 15:00:49 -05:00
cache2 Bug 1313095 - Add telemetry to measure if cache loads are faster than network loads r=michal 2016-11-10 16:14:34 +01:00
cookie Bug 1318888 - Remove a few other mentions of appId's from Necko; r=mcmanus 2016-11-21 15:00:49 -05:00
dns Bug 1281448 - part 1+2 - Update character property table generator script for Unicode 9 (in particular, security/xidmodifications.txt is replaced by security/IdentifierStatus.txt and IdentifierType.txt), and adjust APIs to fit the new identifier-type property model; update the generated data files. r=m_kato 2016-11-14 09:23:49 +00:00
ipc Bug 1311707 - dom-private-storage2-changed notification, r=janv 2016-11-29 07:19:08 +01:00
locales Bug 1289135 - Fix typos in the properties files r=Ehsan 2016-07-25 16:34:38 +02:00
mime Bug 1311669 - replace string literals containing escaped characters with raw string literals. r=valentin 2016-11-01 14:44:09 +02:00
protocol Bug 1315332 - Don't reuse the connection for conn-based auth schemes when asking user for credentials. r=mcmanus 2016-11-15 11:00:00 -05:00
sctp Bug 1317430 - Avoid a unnecessary copy by passing a const & in netwerk/ r=valentin 2016-11-14 23:16:40 +01:00
socket Bug 1315143 - Make OCSP use Origin Attribute framework (Necko). r=mayhemer 2016-11-21 11:43:06 +08:00
srtp Bug 1297662 - Remove gf2_8.c & gf2_8.h as they are unused. r=jesup 2016-09-26 06:40:59 -05:00
standalone Bug 1275464 - Part 2. Move socket transport service thread shutdown to xpcom-shutdown-threads. r=dragana 2016-09-19 13:29:59 -04:00
streamconv Bug 1313752 - Port binary tests in netwerk/test to gtest, or remove the ones that we currently aren't running. r=michal.novotny. Includes the following followups: 2016-11-29 13:53:48 -05:00
system Bug 1311669 - replace default bodies of special member functions with = default; r=valentin 2016-11-01 14:44:09 +02:00
test Bug 1313752 - Port binary tests in netwerk/test to gtest, or remove the ones that we currently aren't running. r=michal.novotny. Includes the following followups: 2016-11-29 13:53:48 -05:00
wifi Bug 1311669 - use auto type specifier for variable declarations to improve code readability and maintainability. r=valentin 2016-11-01 14:44:09 +02:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
necko-config.h.in