aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser/abstract.patch
diff options
context:
space:
mode:
authorKagami Sascha Rosylight <saschanaz@outlook.com>2019-08-16 21:13:29 +0900
committerKagami Sascha Rosylight <saschanaz@outlook.com>2019-08-16 23:17:50 +0900
commit1806b9ede2f7e2b6d621900aa841a535c03a433a (patch)
tree45f158e96d06b20b85f336661c7b9b74ad35c02d /components/script/dom/bindings/codegen/parser/abstract.patch
parentff3f3d30c741eb8d73d6a39421cbfc7451ec97ee (diff)
downloadservo-1806b9ede2f7e2b6d621900aa841a535c03a433a.tar.gz
servo-1806b9ede2f7e2b6d621900aa841a535c03a433a.zip
Update WebIDL parser
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/abstract.patch')
-rw-r--r--components/script/dom/bindings/codegen/parser/abstract.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/bindings/codegen/parser/abstract.patch b/components/script/dom/bindings/codegen/parser/abstract.patch
index e2db398a051..180e345b61b 100644
--- a/components/script/dom/bindings/codegen/parser/abstract.patch
+++ b/components/script/dom/bindings/codegen/parser/abstract.patch
@@ -1,6 +1,6 @@
--- WebIDL.py
+++ WebIDL.py
-@@ -1768,7 +1768,8 @@ class IDLInterface(IDLInterfaceOrNamespace):
+@@ -1883,7 +1883,8 @@ class IDLInterface(IDLInterfaceOrNamespace):
identifier == "LegacyUnenumerableNamedProperties" or
identifier == "RunConstructorInCallerCompartment" or
identifier == "WantsEventListenerHooks" or