gecko/netwerk/protocol/ftp
2015-04-01 13:51:45 +09:00
..
doc
test/frametest
FTPChannelChild.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
FTPChannelChild.h bug 1146027 - more final r=froydnj 2015-03-24 17:51:43 -04:00
FTPChannelParent.cpp Bug 1107638 - Add innerWindowID to LoadInfo (r=sicking,jduell) 2015-01-07 15:51:20 -08:00
FTPChannelParent.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
ftpCore.h
moz.build Bug 1100184 - Use absolute paths in /network local includes. r=gps 2015-01-16 20:41:06 +10:30
nsFTPChannel.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsFTPChannel.h bug 1146027 - more final r=froydnj 2015-03-24 17:51:43 -04:00
nsFtpConnectionThread.cpp Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd 2015-04-01 13:51:45 +09:00
nsFtpConnectionThread.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
nsFtpControlConnection.cpp
nsFtpControlConnection.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsFtpProtocolHandler.cpp Bug 918827 - Remove caching for ftp connections. r=michal 2015-03-02 14:31:53 -08:00
nsFtpProtocolHandler.h Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd 2015-04-01 13:51:45 +09:00
nsIFTPChannel.idl
PFTPChannel.ipdl