gecko-dev/netwerk
Tom Ritter 449237fc51 Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb
NullPrincipal::Create() (will null OA) may cause an OriginAttributes bypass.
We change Create() so OriginAttributes is no longer optional, and rename
Create() with no arguments to make it more explicit about what the caller is doing.

MozReview-Commit-ID: 7DQGlgh1tgJ
2018-03-22 13:36:20 -05:00
..
base Bug 1448220 - Convert all network predictor VarCache prefs to the new StaticPrefList form. r=hurley 2018-03-16 13:26:04 +11:00
build Bug 1395114 - Remove nsIUnicharStreamLoader. r=emilio,michal 2018-03-26 12:45:31 +03:00
cache Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
cache2 Bug 1445302 - Replace TArray.RemoveElementAt(TArray.Length() - 1) pattern with TArray.RemoveLastElement() or TArray.PopLastElement() r=froydnj 2018-03-13 14:51:33 +01:00
cookie Bug 1444490 Declare classses (and one method) in network/ final to reduce virtual function calls r=nwgh 2018-03-09 08:37:18 -06:00
dns bug 1446749 - make resolver keep TRR status when cherry-picking adddresses r=mcmanus 2018-03-18 15:39:56 +01:00
ipc Bug 1440701 - Adding in telemetry for upgrading display content. r=ckerschb,valentin 2018-03-04 14:33:33 +00:00
locales
mime Bug 1412213 - Content-Type MIME-header - Skipping a parameter without an '='. r=mayhemer 2018-01-29 14:36:00 -05:00
protocol Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb 2018-03-22 13:36:20 -05:00
sctp Bug 1443032: stop closing usrsctp on callback. r=jesup 2018-03-20 11:19:14 +00:00
socket Bug 1415279 - Move error strings for certError and netError pages to frontend, r=johannh,keeler,Honza,snorp 2018-03-27 13:31:52 +02:00
srtp Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
streamconv Bug 1416045. r=mayhemer CLOSED TREE 2018-03-22 21:02:16 +02:00
system Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:38 +01:00
test Bug 1395114 - Remove nsIUnicharStreamLoader. r=emilio,michal 2018-03-26 12:45:31 +03:00
wifi Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
moz.build
necko-config.h.in Bug 1391467 - Remove --enable-necko-protocols. r=gps,valentin 2017-08-17 17:30:57 -07:00