Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot

This commit is contained in:
Boris Zbarsky
2018-05-29 22:58:49 -04:00
parent aade0a5cae
commit 86d99155db
110 changed files with 148 additions and 278 deletions

View File

@@ -13,7 +13,6 @@
#include "mozilla/dom/HTMLFormElement.h"
#include "nsGenericHTMLElement.h" // nsGenericHTMLFormElement
#include "nsIDocument.h"
#include "nsIDOMNode.h"
#include "nsIFormControl.h"
#include "RadioNodeList.h"
#include "jsfriendapi.h"