diff options
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/inline.patch')
-rw-r--r-- | components/script/dom/bindings/codegen/parser/inline.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/bindings/codegen/parser/inline.patch b/components/script/dom/bindings/codegen/parser/inline.patch index 8337effd0f1..46971ce5067 100644 --- a/components/script/dom/bindings/codegen/parser/inline.patch +++ b/components/script/dom/bindings/codegen/parser/inline.patch @@ -1,6 +1,6 @@ --- WebIDL.py +++ WebIDL.py -@@ -1769,7 +1769,8 @@ class IDLInterface(IDLInterfaceOrNamespace): +@@ -1884,7 +1884,8 @@ class IDLInterface(IDLInterfaceOrNamespace): identifier == "RunConstructorInCallerCompartment" or identifier == "WantsEventListenerHooks" or identifier == "Serializable" or |