Bug 792808 - Purge nsIXMLHttpRequest, nsIXMLHttpRequestUpload, nsIXMLHttpRequestEventTarget, nsIXHRSendable XPCOM interfaces; r=baku

MozReview-Commit-ID: 8yzCXSeyO85
This commit is contained in:
Thomas Wisniewski
2017-11-19 17:11:41 -05:00
parent 64ad6daa5a
commit 0c092dc939
18 changed files with 31 additions and 749 deletions

View File

@@ -10,6 +10,7 @@
#include "mozilla/ErrorResult.h"
#include "mozilla/dom/FileSystemRequestParent.h"
#include "mozilla/dom/PFileSystemRequestChild.h"
#include "nsIGlobalObject.h"
#include "nsThreadUtils.h"
namespace mozilla {