gecko-dev/netwerk/protocol/ftp
Michal Novotny 7554377f8c Bug 1579507 - Fix non-working FTP telemetry probes, r=valentin
We don't close the channel cleanly most of the time, so the probes need to be moved to a place where we have positive response from the server and the data transfer is about to start.

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

--HG--
extra : moz-landing-system : lando
2019-10-17 20:02:47 +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 1583507 - Handle ftp channel diversion properly r=valentin 2019-09-24 17:26:57 +00:00
FTPChannelChild.h Bug 1540731 - Part 3: Stop releasing actors within ActorDestroy, r=mayhemer 2019-05-21 17:04:23 +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 1583507 - Handle ftp channel diversion properly r=valentin 2019-09-24 17:26:57 +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 1579507 - Fix non-working FTP telemetry probes, r=valentin 2019-10-17 20:02:47 +00:00
nsFtpConnectionThread.h Bug 1584490 - Check for FTP LIST 1xx response before completing command. r=michal 2019-10-02 16:10:11 +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 1560703 - Make sure creating an FTP channel throws if FTP is disabled r=michal 2019-06-24 10:20:16 +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