gecko-dev/netwerk/protocol/ftp
Emilio Cobos Álvarez 0c421267c6 Bug 1599843 - nsBaseChannel::Init does nothing. r=valentin
And is not virtual, so has no point in existing.

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

--HG--
extra : moz-landing-system : lando
2019-11-27 20:06:41 +00:00
..
doc
test/frametest Bug 1501621 - Enable ESLint for netwerk/dns/ and netwerk/protocol/ (manual changes) r=dragana,Standard8 2018-11-02 10:38:14 +00:00
FTPChannelChild.cpp Bug 1579049 - Part2: Expose proxy response error code in nsIProxiedChannel.idl r=mayhemer 2019-11-21 16:02:47 +00:00
FTPChannelChild.h Bug 1588241 - P8. Use NeckoTargetChannelFunctionEvent with FTPChannelChild. r=mattwoodrow 2019-11-15 02:42:20 +00:00
FTPChannelParent.cpp Bug 1582966 - avoid double failure handling for FTP r=valentin 2019-10-03 08:53:23 +00:00
FTPChannelParent.h Bug 1583929 - remove unused skipResume in FTPChannelParent r=valentin 2019-09-25 20:00:40 +00:00
PFTPChannel.ipdl
ftpCore.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
moz.build Bug 1562283 - FTP fuzzing target for the Necko fuzzing layer. r=michal 2019-10-07 10:18:50 +00:00
nsFTPChannel.cpp Bug 1579049 - Part2: Expose proxy response error code in nsIProxiedChannel.idl r=mayhemer 2019-11-21 16:02:47 +00:00
nsFTPChannel.h Bug 1552248 support ftp channel in proxy api r=mayhemer,kmag 2019-05-20 15:05:26 +00:00
nsFtpConnectionThread.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
nsFtpConnectionThread.h Bug 1590447 - Fix FTP hang with RETR/STOR. r=michal 2019-10-25 08:03:14 +00:00
nsFtpControlConnection.cpp Bug 1558726. Stop using [array] in nsISocketTransportService. r=dragana 2019-06-13 04:21:32 +00:00
nsFtpControlConnection.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
nsFtpProtocolHandler.cpp Bug 1599843 - nsBaseChannel::Init does nothing. r=valentin 2019-11-27 20:06:41 +00:00
nsFtpProtocolHandler.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsIFTPChannel.idl
nsIFTPChannelParentInternal.idl