mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Issue #1792 - Part 4: Implement constructors for the EventTarget interface.
This commit is contained in:
parent
6e0c05056b
commit
467e117fd9
4 changed files with 19 additions and 2 deletions
|
|
@ -298,7 +298,6 @@ DOMInterfaces = {
|
|||
# We can also get rid of the UnwrapArg bits in
|
||||
# the dom QueryInterface (in BindingUtils.cpp) at that point.
|
||||
'hasXPConnectImpls': True,
|
||||
'concrete': False,
|
||||
'jsImplParent': 'mozilla::DOMEventTargetHelper',
|
||||
'implicitJSContext': [ 'dispatchEvent' ]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue