gecko-dev/netwerk
Nicholas Nethercote 6b52a8e2f1 Bug 1255655 - Const-ify and shrink octet_weight. r=hurley.
This reduces its size from 1024 to 256 bytes, and makes it shareable between
processes.

--HG--
extra : rebase_source : fe6bf07764352b52f51cc052dc7717d7ce9de447
2016-03-11 13:43:29 +11:00
..
base Bug 1256030 - Update NetUtil.jsm to handle file loads. r=mcmanus r=sicking 2016-03-14 13:23:54 -07:00
build Bug 1226909 part 1: Do security checks in a redirect handler rather than when opening the redirected channel. r=ckerschb 2015-12-06 18:33:14 -05:00
cache Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
cache2 Backed out changeset 1ff643f2c358 (bug 1251130). r=backout 2016-03-11 12:55:15 +01:00
cookie Bug 1254689 - Remove SEC_NORMAL where loadingPrincipal is SystemPrincipal or NullPrincipal. r=sicking 2016-03-09 13:55:59 -08:00
dns Bug 1251493 - Remove remaining references to MOZILLA_XPCOMRT_API from netwerk. r=mcmanus 2016-02-29 11:16:30 -08:00
ipc Bug 1226928 - network and ipc bits for content-signing on remote about:newtab, r=mayhemer 2016-03-14 11:56:52 +01:00
locales
mime Bug 1251184: [quicktime] P1. Report video/quicktime mimetype when sniffing. r=cpearce 2016-03-11 22:32:30 +11:00
protocol Bug 1226928 - network and ipc bits for content-signing on remote about:newtab, r=mayhemer 2016-03-14 11:56:52 +01:00
sctp Bug 1240760: Update DataChannel::Close() r=mcmanus 2016-02-19 01:08:07 -05:00
socket Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal 2015-11-24 22:56:00 +01:00
srtp Bug 1255655 - Const-ify and shrink octet_weight. r=hurley. 2016-03-11 13:43:29 +11:00
standalone Bug 1251493 - Remove remaining references to MOZILLA_XPCOMRT_API from netwerk. r=mcmanus 2016-02-29 11:16:30 -08:00
streamconv Bug 1253010 - part 3 - create all nsIDateTimeFormat instances directly; r=smontagu 2015-12-05 11:03:27 -05:00
system Bug 1112499 - Set up shutdown pipe before new thread starts. r=keeler 2016-02-26 14:29:00 -05:00
test Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
wifi Bug 1222170 - fix initialization order in ScopedWLANObject; r=jimm 2015-11-05 14:50:02 -05:00
moz.build Bug 1252094 - Export necko-config.h from moz.build; r=ted 2016-03-01 09:17:29 +01:00
necko-config.h.in