gecko-dev/netwerk/streamconv/converters
Andrew McCreight ea6021b769 Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug
Calls to do_QueryInterface to a base class can be replaced by a static
cast, which is faster.

Differential Revision: https://phabricator.services.mozilla.com/D7224

--HG--
extra : moz-landing-system : lando
2018-10-01 21:38:43 +00:00
..
ParseFTPList.cpp Bug 1485343 - Avoid locale-dependent C standard library functions in FTP code. r=valentin 2018-08-27 09:11:30 +00:00
ParseFTPList.h Bug 1402151, part 8 - Add an argument to ParseFTPList to return the current time. r=michal 2017-09-25 13:27:09 -07:00
moz.build Bug 1488306 - Remove the XPCOM component registration for nsUnknwonDecoder; r=valentin 2018-09-04 09:43:52 -04:00
mozTXTToHTMLConv.cpp Bug 1486690 - Rename NS_str{,}dup and remove unnecessary checks after calls to them. r=glandium 2018-08-28 15:58:54 +10:00
mozTXTToHTMLConv.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsDirIndex.cpp Bug 1488628 - Change nsIDirIndex's wstring/string attributes to AString/ACString. r=valentin 2018-09-05 11:31:28 +10:00
nsDirIndex.h Bug 1489365 - Part 1: Remove the XPCOM component registration for nsDirIndex; r=valentin 2018-09-07 14:25:56 -04:00
nsDirIndexParser.cpp Bug 1487398 - Remove useless use of SetCapacity(). r=froydnj,nwgh 2018-09-25 15:36:31 +00:00
nsDirIndexParser.h Bug 1489365 - Part 2: Remove the XPCOM component registration for nsDirIndexParser; r=valentin 2018-09-07 14:25:57 -04:00
nsFTPDirListingConv.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsFTPDirListingConv.h
nsHTTPCompressConv.cpp Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
nsHTTPCompressConv.h Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
nsICompressConvStats.idl
nsIndexedToHTML.cpp Bug 1488061 - Remove Query/Ref from the directory listing URI r=bagder 2018-09-11 14:33:34 +03:00
nsIndexedToHTML.h Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
nsMultiMixedConv.cpp Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
nsMultiMixedConv.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsUnknownDecoder.cpp Bug 1418545: Don't fire OnDataAvailable for 0 bytes r=mayhemer 2018-09-10 08:03:12 -04:00
nsUnknownDecoder.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00