summaryrefslogtreecommitdiff
path: root/Source/WebCore/bindings/scripts/IDLAttributes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/scripts/IDLAttributes.txt')
-rw-r--r--Source/WebCore/bindings/scripts/IDLAttributes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/WebCore/bindings/scripts/IDLAttributes.txt b/Source/WebCore/bindings/scripts/IDLAttributes.txt
index d80522232..889e1075e 100644
--- a/Source/WebCore/bindings/scripts/IDLAttributes.txt
+++ b/Source/WebCore/bindings/scripts/IDLAttributes.txt
@@ -30,7 +30,7 @@ Conditional=*
Constructor
ConstructorParameters=*
ConstructorRaisesException
-ConstructorTemplate=Event
+ConstructorTemplate=Event|TypedArray
Custom
CustomCall
CustomConstructor
@@ -106,6 +106,7 @@ TransferList=*
TreatNullAs=NullString
TreatReturnedNullStringAs=False|Null|Undefined
TreatUndefinedAs=NullString
+TypedArray=*
URL
V8Custom
V8CustomConstructor