gecko-dev/netwerk/protocol
David Keeler 394c8f01a3 bug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer
The original code (from bug 1200802) declared an XPCOM object as a static bare
pointer, which for future reference is probably never the right thing to do. It
might have worked if it was cleared before shutdown but it never was.

MozReview-Commit-ID: EMe7wgzm6zv

--HG--
extra : rebase_source : 572ce6822e297692bab3311a65e1143785b913c4
2018-03-09 14:16:57 -08:00
..
about Bug 1434163 - Make all nsIURI attributes readonly r=mayhemer 2018-02-27 00:07:48 +01:00
data Bug 1433958 - Change code that sets nsIURI.ref to use nsIURIMutator r=mayhemer 2018-02-26 20:43:46 +01:00
file Bug 1434766 - Make nsIFileURL attributes readonly r=mayhemer 2018-02-26 05:24:09 +01:00
ftp Bug 1433958 - Change code that sets nsIURI.filePath to use nsIURIMutator r=mayhemer 2018-02-26 20:43:45 +01:00
gio Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer 2018-02-21 01:00:54 +01:00
http bug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer 2018-03-09 14:16:57 -08:00
res 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
viewsource Bug 1439931 - nsIIOService.extractScheme/net_ExtractURLScheme should lowercase its output r=mayhemer 2018-02-26 16:42:27 +01:00
websocket Bug 1433958 - Change code that sets nsIURI.scheme to use nsIURIMutator r=mayhemer 2018-02-26 20:43:47 +01:00
wyciwyg Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug 2018-01-24 17:17:31 +01:00
moz.build Bug 1408957 - Remove netwerk/protocol/device/ (no longer used) r=dragana 2017-10-16 12:12:16 +02:00