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

Unified Diff: third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt

Issue 1531443003: [bindings] Implement an ExperimentEnabled IDL extended attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
diff --git a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
index d5e32cde6277d3676b02e793e2da0cf6cf5631ef..08941195bafa504905ebed88592a30e051435e37 100644
--- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
+++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
@@ -53,6 +53,7 @@ DoNotCheckConstants
DoNotCheckSecurity=|Setter
DoNotCheckSignature
EnforceRange
+ExperimentEnabled=*
haraken 2015/12/16 02:16:41 I'd rename "ExperimentEnabled" to "APIExperimentEn
Daniel Nishi 2015/12/16 21:42:02 Done. Now "APIExperiment" and "api_experiment" are
Exposed=*
FlexibleArrayBufferView
GarbageCollected

Powered by Google App Engine
This is Rietveld 408576698