gecko-dev/netwerk/protocol
Tom Tromey 99f4608655 Bug 1334278 - change mozilla::Smprintf to return a UniquePtr; r=froydnj
Change mozilla::Smprintf and friends to return a UniquePtr, rather than
relying on manual memory management.  (Though after this patch there are
still a handful of spots needing SmprintfFree.)

MozReview-Commit-ID: COa4nzIX5qa

--HG--
extra : rebase_source : ab4a11b4d2e758099bd0794d5c25d799a7e42680
2017-03-03 08:17:27 -07:00
..
about Bug 1354349 - Add nsIChannel.isDocument that checks if LOAD_DOCUMENT_URI is set, or if LOAD_HTML_OBJECT_DATA and the channel has the appropriate MIME type r=mcmanus,mystor 2017-04-20 10:15:06 +08:00
data Bug 1344498 - Use fallible string.StripWhitespace to avoid OOM r=mcmanus 2017-03-23 12:54:38 +01:00
device Bug 1307360 - Use MOZ_MUST_USE in netwerk/protocol/device r=valentin 2016-10-03 14:54:10 +08:00
file Bug 1345094 - make http redirects to file:// uris work under e10s. r=mayhemer 2017-04-12 11:43:50 -07:00
ftp Bug 1350436 - Use nsIEventTarget instead of Dispatcher in netwerk code (r=mayhemer) 2017-04-10 16:49:39 -07:00
gio Bug 1344038 - Remove --disable-gio. r=karlt 2017-04-05 14:06:25 +09:00
http Bug 1334278 - change mozilla::Smprintf to return a UniquePtr; r=froydnj 2017-03-03 08:17:27 -07:00
res Bug 1351163: Part 3 - Don't open moz-extension: base channel on NewChannel2(). r=bz 2017-04-07 22:35:57 -07:00
viewsource Bug 1354349 - Add nsIChannel.isDocument that checks if LOAD_DOCUMENT_URI is set, or if LOAD_HTML_OBJECT_DATA and the channel has the appropriate MIME type r=mcmanus,mystor 2017-04-20 10:15:06 +08:00
websocket Bug 1351948 - Refuse ws messages that don't use minimal encoding. r=michal 2017-04-03 10:49:22 -04:00
wyciwyg Bug 1354349 - Add nsIChannel.isDocument that checks if LOAD_DOCUMENT_URI is set, or if LOAD_HTML_OBJECT_DATA and the channel has the appropriate MIME type r=mcmanus,mystor 2017-04-20 10:15:06 +08:00
moz.build