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

Unified Diff: bindings/IDLExtendedAttributes.txt

Issue 551053003: Roll IDL Dartium37 (r181477) (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 6 years, 3 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
« no previous file with comments | « no previous file | bindings/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bindings/IDLExtendedAttributes.txt
diff --git a/bindings/IDLExtendedAttributes.txt b/bindings/IDLExtendedAttributes.txt
index dafd683323fccfc332f50d0c4fffc6d9a45cb62c..044d188ed36ea8e9dcf02506793a9a1e336b8213 100644
--- a/bindings/IDLExtendedAttributes.txt
+++ b/bindings/IDLExtendedAttributes.txt
@@ -56,6 +56,14 @@ DartName=*
DartSuppress=|Getter|Setter
# No need to setup Dart API scope when a native function is invoked.
DartNoAutoScope
+# TODO(terry): Used in dart.idl - look at removing or using
+DartSupplemental
+# TODO(terry): Used in dart.idl (look at eliminating).
+DartForceOptional
+# TODO(terry): Used in dart.idl (look at eliminating).
+DartCallback
+# TODO(terry): Used in dart.idl (look at eliminating).
+DartStrictTypeChecking
# End of Dartium attributes.
Default=Undefined
DependentLifetime
« no previous file with comments | « no previous file | bindings/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698