mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Bug 1309147 - Part 3: Implement the support for CEReactions in Codegen.
Tag UXP Issue #1344
This commit is contained in:
parent
0b774c0ec4
commit
303037d0fc
8 changed files with 96 additions and 0 deletions
|
|
@ -1643,6 +1643,10 @@ DOMInterfaces = {
|
|||
'register': False,
|
||||
},
|
||||
|
||||
'TestCEReactionsInterface' : {
|
||||
'headerFile': 'TestBindingHeader.h',
|
||||
'register': False,
|
||||
},
|
||||
}
|
||||
|
||||
# These are temporary, until they've been converted to use new DOM bindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue