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

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

Issue 15724005: [Binding] Support primitive type for union member (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: do not inherit getter. rename DoNotCheckJSProperty to OverrideBuiltins 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 be0a20be919b7a7c3f1d722b80a871ae944d487c..12e600e3899d8f9549adfdbfe2165a5d457cff85 100644
--- a/Source/bindings/scripts/IDLAttributes.txt
+++ b/Source/bindings/scripts/IDLAttributes.txt
@@ -47,7 +47,6 @@ DeliverCustomElementCallbacks
DependentLifetime
DeprecateAs=*
DoNotCheckConstants
-DoNotCheckJSProperty
DoNotCheckSecurity
DoNotCheckSecurityOnGetter
DoNotCheckSecurityOnSetter
@@ -71,6 +70,7 @@ MeasureAs=*
NamedConstructor=*
NoInterfaceObject
NotEnumerable
+OverrideBuiltins
PerWorldBindings
RaisesException
ReadOnly

Powered by Google App Engine
This is Rietveld 408576698