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

Unified Diff: chrome/app/generated_resources.grd

Issue 1820933002: Add Ignition to about:flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update description and move to using feature-api. Created 4 years, 9 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/renderer/chrome_render_process_observer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 05535350fbfade7f142c0b74c993b6f2a9f1203f..2cc49fae9de6162c03998c34f1a3a578a3d9f12d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5655,6 +5655,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_JAVASCRIPT_HARMONY_DESCRIPTION" desc="Description for the flag to enable JavaScript Harmony features.">
Enable web pages to use experimental JavaScript features.
</message>
+ <message name="IDS_FLAGS_V8_IGNITION_NAME" desc="Title for the flag to enable the Ignition interpreter.">
+ Experimental JavaScript Interpreter
+ </message>
+ <message name="IDS_FLAGS_V8_IGNITION_DESCRIPTION" desc="Description for the flag to enable the JavaScript interpreter.">
+ Enable V8 to use the experimental Ignition interpreter for JavaScript execution.
+ </message>
<message name="IDS_FLAGS_ENABLE_WASM_NAME" desc="Title for the flag to enable WebAssembly.">
Experimental WebAssembly
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/renderer/chrome_render_process_observer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698