Bug 1437640 - Implement nsIThreadRetargetableStreamListener in MutableBlobStreamListener, r=smaug

This commit is contained in:
Andrea Marchesini
2018-02-14 13:23:01 +01:00
parent 6f761d6f48
commit ac387512d8
6 changed files with 76 additions and 33 deletions

View File

@@ -11,7 +11,6 @@
#include "nsIDocument.h"
#include "nsIGlobalObject.h"
#include "nsIStreamLoader.h"
#include "nsIThreadRetargetableRequest.h"
#include "nsCharSeparatedTokenizer.h"
#include "nsDOMString.h"