Issue #80 - De-unify dom/indexedDB

This commit is contained in:
Moonchild 2020-04-21 15:28:03 +00:00 committed by Roy Tam
commit 9a61935395
9 changed files with 20 additions and 3 deletions

View file

@ -12,6 +12,8 @@
#include "mozilla/dom/IDBFileHandleBinding.h"
#include "mozilla/dom/filehandle/ActorsChild.h"
#include "mozilla/EventDispatcher.h"
#include "nsContentUtils.h"
#include "nsQueryObject.h"
#include "nsServiceManagerUtils.h"
#include "nsWidgetsCID.h"