mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
Issue #1257 - Part1: Remove watch class-hook and proxy trap.
This commit is contained in:
parent
abbe1d4499
commit
3b9fbdc71d
18 changed files with 5 additions and 145 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue