From df23f78ad16b40c244f518dba28a8555d61bdd0c Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 4 Jan 2020 10:28:38 -0500 Subject: Bug 1309147 - Part 3: Implement the support for CEReactions in Codegen. Tag UXP Issue #1344 --- dom/bindings/Bindings.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dom/bindings/Bindings.conf') diff --git a/dom/bindings/Bindings.conf b/dom/bindings/Bindings.conf index 6eebaf60c..9428529f4 100644 --- a/dom/bindings/Bindings.conf +++ b/dom/bindings/Bindings.conf @@ -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 -- cgit v1.2.3