Backed out changeset bbb39655cf71 (bug 1605934) for build bustage in widget/gtk/mozwayland/mozwayland.c

This commit is contained in:
Dorel Luca
2020-01-18 15:39:55 +02:00
parent 8cc3e9bf3f
commit 8cc61e1d4b
108 changed files with 469 additions and 237 deletions

View File

@@ -37,7 +37,8 @@
#include "nsIProxiedChannel.h"
#include "nsIProxyInfo.h"
namespace mozilla::net {
namespace mozilla {
namespace net {
#define SUBRESOURCE_AUTH_DIALOG_DISALLOW_ALL 0
#define SUBRESOURCE_AUTH_DIALOG_DISALLOW_CROSS_ORIGIN 1
@@ -1663,4 +1664,5 @@ NS_IMPL_ISUPPORTS(nsHttpChannelAuthProvider, nsICancelable,
nsIHttpChannelAuthProvider, nsIAuthPromptCallback,
nsIHttpAuthenticatorCallback)
} // namespace mozilla::net
} // namespace net
} // namespace mozilla