aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser/inline.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/inline.patch
parentff3f3d30c741eb8d73d6a39421cbfc7451ec97ee (diff)
downloadservo-1806b9ede2f7e2b6d621900aa841a535c03a433a.tar.gz
servo-1806b9ede2f7e2b6d621900aa841a535c03a433a.zip
Update WebIDL parser
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/inline.patch')
-rw-r--r--components/script/dom/bindings/codegen/parser/inline.patch2
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