Bug 1366072 - Change promises to take nsISerialEventTarget instead of AbstractThread (r=jwwang)

MozReview-Commit-ID: 4azUhSB6whu
This commit is contained in:
Bill McCloskey
2017-06-09 11:45:30 -07:00
parent 299232f976
commit 366b1553cc
11 changed files with 31 additions and 21 deletions

View File

@@ -57,6 +57,7 @@
#include "mozilla/dom/EncodingUtils.h"
#include "mozilla/ConsoleReportCollector.h"
#include "mozilla/AbstractThread.h"
#include "mozilla/AsyncEventDispatcher.h"
#include "mozilla/Attributes.h"
#include "mozilla/Telemetry.h"