Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(328)

Unified Diff: Source/bindings/scripts/IDLAttributes.txt

Issue 14244017: Make length property return useful values for DOM bindings functions (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/scripts/IDLAttributes.txt
diff --git a/Source/bindings/scripts/IDLAttributes.txt b/Source/bindings/scripts/IDLAttributes.txt
index e49d1024a0c458cfd52f2fc24a9686dce87a248d..b9ed5cebd1bddddee1b57dfa801ee78caeb06613 100644
--- a/Source/bindings/scripts/IDLAttributes.txt
+++ b/Source/bindings/scripts/IDLAttributes.txt
@@ -28,6 +28,7 @@ CheckSecurityForNode
Clamp
Conditional=*
Constructor
+ConstructorParameters=*
haraken 2013/04/16 00:29:31 I was planning to fix the bug without introducing
RaisesException
ConstructorTemplate=Event|TypedArray
Custom

Powered by Google App Engine
This is Rietveld 408576698