1332245 - Move nsScriptError from js/xpconnect to dom/bindings.

This commit is contained in:
Gaming4JC 2019-06-16 09:48:07 -04:00 committed by Roy Tam
commit 19854690b7
19 changed files with 335 additions and 83 deletions

View file

@ -9,6 +9,7 @@
#include "mozilla/dom/ContentParent.h"
#include "mozilla/dom/ScriptSettings.h"
#include "nsJSUtils.h"
#include "nsIScriptError.h"
#include "jsfriendapi.h"
#include "jswrapper.h"
#include "js/Proxy.h"