181938 allow any protocol to support redirection, using a new

nsIChannelEventSink interface.
r=darin sr=bz
This commit is contained in:
cbiesinger@web.de
2005-03-07 19:46:06 +00:00
parent 6fa30a5cfd
commit ec9d8cfcac
17 changed files with 187 additions and 55 deletions

View File

@@ -69,7 +69,7 @@
#include "nsIPrompt.h"
#include "nsIAuthPrompt.h"
#include "nsTextFormatter.h"
#include "nsIHttpEventSink.h"
#include "nsIChannelEventSink.h"
#include "nsIUploadChannel.h"
#include "nsISecurityEventSink.h"
#include "nsIScriptSecurityManager.h"