gecko-dev/netwerk
Gregory Moore c337ff9019 Bug 1301640 - Replaced per-platform variants of nsIDateTimeFormat with single, ICU-backed version that has static c++ callers. r=emk
Also removed unused format selectors and removed option to pass in a locale. Changed all callers to use new version.

MozReview-Commit-ID: Gq0b1c3C1eO

--HG--
rename : intl/locale/unix/nsDateTimeFormatUnix.cpp => intl/locale/DateTimeFormatUnix.cpp
extra : source : 7e747433d1c9fae8a0acb4090f61335fcc165e4c
2016-11-21 15:58:37 -08:00
..
base Bug 1304623 - Create a pref to control the default referrer policy- part 2. r=mcmanus, r=bkelly 2017-01-05 11:30:03 +08:00
build Bug 1151899 - Add RustURL to netmodules; r=bagder 2016-11-08 00:42:30 +01:00
cache Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
cache2 Bug 1320402 - Move url-classifier off of using appIds. r=ehsan, gcp 2017-01-03 14:21:58 +08:00
cookie Bug 1321912 - Remove the appId field from the moz_cookies table; r=jdm 2017-01-03 22:34:46 -05:00
dns Bug 1128311 - Only flush the DNS cache when the last private browsing window is closed; r=mcmanus 2017-01-03 14:32:49 -05:00
ipc Bug 1326423 - Fix assertion for optimized build. r=baku 2017-01-04 14:40:56 +08: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 1328121 - hold ref on mlistener when calling onstartrequest r=smaug r=jduell 2017-01-03 16:15:23 -05:00
sctp Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout 2016-12-29 16:28:36 -08:00
socket Bug 1321783 - Make updater be networking conservative r=dkeeler r=rstrong r=dragana 2016-12-02 16:49:23 -05: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 1301640 - Replaced per-platform variants of nsIDateTimeFormat with single, ICU-backed version that has static c++ callers. r=emk 2016-11-21 15:58:37 -08:00
system Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout 2016-12-29 16:28:36 -08:00
test Bug 1304623 - Create a pref to control the default referrer policy- part 2. r=mcmanus, r=bkelly 2017-01-05 11:30:03 +08:00
wifi Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout 2016-12-29 16:28:36 -08: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