gecko-dev/netwerk/protocol/ftp
Gijs Kruitbosch 76afb51661 Bug 1493655 - make nsISecureBrowserUI initialize from a docshell instead of a window, r=keeler,nika
This also removes the (afaict, unused) stub implementation from TabParent. The netwerk header
inclusions were necessary because those files included TabParent.h and through it,
nsISecureBrowserUI, but now TabParent.h no longer does that.

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

--HG--
extra : moz-landing-system : lando
2018-09-26 17:48:38 +00:00
..
doc
test/frametest
FTPChannelChild.cpp Bug 1459666 - Ensure that DivertToParent is only called during OnStartRequest r=dragana 2018-06-04 20:05:56 +02:00
FTPChannelChild.h Bug 1459666 - Ensure that DivertToParent is only called during OnStartRequest r=dragana 2018-06-04 20:05:56 +02:00
FTPChannelParent.cpp Bug 1493655 - make nsISecureBrowserUI initialize from a docshell instead of a window, r=keeler,nika 2018-09-26 17:48:38 +00:00
FTPChannelParent.h Bug 1447191 - Pass loadFlags when creating FTP IPDL channel r=mayhemer 2018-05-21 22:24:25 +02:00
PFTPChannel.ipdl
ftpCore.h
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
nsFTPChannel.cpp Bug 1436311 - Fix a bug in suspending a ftp channel during a divertion from the child to the parent. r=jduell 2018-04-27 11:41:00 -04:00
nsFTPChannel.h Bug 1467102 - Fix the ftp diversion. r=bagder 2018-07-11 10:01:43 -04:00
nsFtpConnectionThread.cpp Bug 1485343 - Avoid locale-dependent C standard library functions in FTP code. r=valentin 2018-08-27 09:11:30 +00:00
nsFtpConnectionThread.h
nsFtpControlConnection.cpp Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
nsFtpControlConnection.h
nsFtpProtocolHandler.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsFtpProtocolHandler.h Bug 1374114 - Add a pref to disable ftp. r=valentin 2017-11-26 20:46:31 +00:00
nsIFTPChannel.idl
nsIFTPChannelParentInternal.idl