Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki

MozReview-Commit-ID: ASkuyN3xSwB
This commit is contained in:
Boris Zbarsky
2018-04-20 12:55:30 -04:00
parent 85b5a11efc
commit 57e4b18aed
41 changed files with 63 additions and 95 deletions

View File

@@ -55,7 +55,6 @@
#include "nsDateTimeControlFrame.h"
#include "mozilla/PresState.h"
#include "nsIDOMEvent.h"
#include "nsIDOMNodeList.h"
#include "nsLinebreakConverter.h" //to strip out carriage returns
#include "nsReadableUtils.h"