summaryrefslogtreecommitdiff
path: root/js/xpconnect
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-10-26 13:08:45 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-10-26 16:19:04 +0200
commitcf660c0a240fb88cdb72845c946a72eadb08b3b0 (patch)
tree137c732cac39f8cf80ed7e682a4c834c6997d390 /js/xpconnect
parentd983711fa6052ced0b0d4a312569bf0af4974291 (diff)
downloaduxp-cf660c0a240fb88cdb72845c946a72eadb08b3b0.tar.gz
Issue mcp-graveyard/UXP#1257 - Part1: Remove watch class-hook and proxy trap.
Diffstat (limited to 'js/xpconnect')
-rw-r--r--js/xpconnect/src/XPCWrappedNativeJSOps.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/xpconnect/src/XPCWrappedNativeJSOps.cpp b/js/xpconnect/src/XPCWrappedNativeJSOps.cpp
index 12b203b705..08ba8241a3 100644
--- a/js/xpconnect/src/XPCWrappedNativeJSOps.cpp
+++ b/js/xpconnect/src/XPCWrappedNativeJSOps.cpp
@@ -924,8 +924,6 @@ const js::ObjectOps XPC_WN_ObjectOpsWithEnumerate = {
nullptr, // setProperty
nullptr, // getOwnPropertyDescriptor
nullptr, // deleteProperty
- nullptr, // watch
- nullptr, // unwatch
nullptr, // getElements
XPC_WN_JSOp_Enumerate,
nullptr, // funToString