mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
1332245 - Move nsScriptError from js/xpconnect to dom/bindings.
This commit is contained in:
parent
0982e6f95b
commit
19854690b7
19 changed files with 335 additions and 83 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue