Issue #80 - De-unify dom/html

This commit is contained in:
wolfbeast 2020-04-21 14:58:19 +02:00 committed by Roy Tam
commit 9b1967f0c3
9 changed files with 12 additions and 6 deletions

View file

@ -18,8 +18,10 @@
#include "mozIApplication.h"
#include "nsComponentManagerUtils.h"
#include "nsContentUtils.h"
#include "nsFrameLoader.h"
#include "nsIAppsService.h"
#include "nsIDOMDocument.h"
#include "nsIDOMDOMRequest.h"
#include "nsIDOMElement.h"
#include "nsIMozBrowserFrame.h"