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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2572063002: FasterLocationReload: Add a field trial flag to enable the feature (Closed)
Patch Set: merge master again Created 4 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
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 4b815f8e1d06f1b5bcb6dd4a5b89237642599d4e..89cfc5a9650777e9dd72f3cace71be738b02f67f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15613,6 +15613,13 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_FLAGS_CROS_COMP_UPDATES_DESCRIPTION" desc="Description for the flag to enable Chrome OS component flash updates" translateable="false">
Enable Flash component updates for Chrome OS.
</message>
+ <!-- Faster location.reload() chrome://flags strings -->
+ <message name="IDS_FLAGS_FASTER_LOCATION_RELOAD_NAME" desc="Name for the flag to enable faster location.reload()" translateable="false">
+ Faster location.reload()
+ </message>
+ <message name="IDS_FLAGS_FASTER_LOCATION_RELOAD_DESCRIPTION" desc="Description for the flag to enable faster location.reload()" translateable="false">
+ Enable faster location.reload() to use a reload mode that revalidates only main resource forcibly.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698