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

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

Issue 14179013: Add support for [NoInterfaceObject] extended attribute to bindings generator (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: No longer add ConstructorPrefix IDL attribute Created 7 years, 7 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 05d866c8b2bd199af4749363cef1ce2b0b3dfda7..a401bfe9a18c796392cfe60b5e34f277d5f31ce9 100644
--- a/Source/bindings/scripts/IDLAttributes.txt
+++ b/Source/bindings/scripts/IDLAttributes.txt
@@ -69,6 +69,7 @@ IsIndex
MasqueradesAsUndefined
MeasureAs=*
NamedConstructor=*
+NoInterfaceObject
NotEnumerable
PerWorldBindings
RaisesException

Powered by Google App Engine
This is Rietveld 408576698