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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 243403006: Implement contextmenu attribute with basic support of <menu> (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move to oilpan Created 6 years, 5 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/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 7dcb7aa981c1b8ab5647a243bf7d175355f828f0..414e52ce215a5deaf257c94cbeb643f4710f7268 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -86,6 +86,7 @@ MediaQueryParser status=stable
MediaSource status=stable
MediaSourceExperimental depends_on=MediaSource, status=experimental
MediaStream status=stable
+MenuElement status=experimental
tkent 2014/07/25 04:42:39 The name |MenuElement| is not good because we alre
pals 2014/07/30 09:47:45 Done.
MemoryInfoInWorkers status=experimental
NavigationTransitions status=experimental
NavigatorContentUtils

Powered by Google App Engine
This is Rietveld 408576698