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

This commit is contained in:
Gaming4JC
2019-06-16 09:48:07 -04:00
parent d7fbf2a9df
commit 4a82fdad87
19 changed files with 335 additions and 83 deletions
+1
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"