зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1626555 - Add `dom/messagechannel` to the list of non-unified-build-compatible directories. r=sg
Depends on D95057 Differential Revision: https://phabricator.services.mozilla.com/D95137
This commit is contained in:
Родитель
3e9923f059
Коммит
c952a3b5d0
|
@ -37,5 +37,6 @@ dom/localstorage/
|
||||||
dom/manifest/
|
dom/manifest/
|
||||||
dom/mathml/
|
dom/mathml/
|
||||||
dom/media/
|
dom/media/
|
||||||
|
dom/messagechannel/
|
||||||
dom/quota/
|
dom/quota/
|
||||||
dom/simpledb/
|
dom/simpledb/
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
#include "MessagePortParent.h"
|
#include "MessagePortParent.h"
|
||||||
#include "MessagePortService.h"
|
#include "MessagePortService.h"
|
||||||
|
#include "mozilla/dom/RefMessageBodyService.h"
|
||||||
#include "mozilla/dom/SharedMessageBody.h"
|
#include "mozilla/dom/SharedMessageBody.h"
|
||||||
#include "mozilla/Unused.h"
|
#include "mozilla/Unused.h"
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
#include "MessagePortService.h"
|
#include "MessagePortService.h"
|
||||||
#include "MessagePortParent.h"
|
#include "MessagePortParent.h"
|
||||||
|
#include "mozilla/dom/RefMessageBodyService.h"
|
||||||
#include "mozilla/dom/SharedMessageBody.h"
|
#include "mozilla/dom/SharedMessageBody.h"
|
||||||
#include "mozilla/dom/quota/CheckedUnsafePtr.h"
|
#include "mozilla/dom/quota/CheckedUnsafePtr.h"
|
||||||
#include "mozilla/ipc/BackgroundParent.h"
|
#include "mozilla/ipc/BackgroundParent.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче