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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2506693002: Enable Initialization of the Task Scheduler by Default in the Browser Process (Closed)
Patch Set: CR Feedback + Centralization Created 4 years, 1 month 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/chrome_browser_main.cc » ('j') | chrome/browser/chrome_browser_main.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 035ea49cb32c4be2dedf0294c65e045b6803e57a..b2e78b7454ebad666bbb7f6b9c7c934ee2476c62 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13784,14 +13784,14 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<!-- Browser Task Scheduler -->
<message name="IDS_FLAGS_BROWSER_TASK_SCHEDULER_NAME"
- desc="Name of about:flag option to control the availability of the browser task scheduler."
+ desc="Name of about:flag option to control redirection to the task scheduler."
gab 2016/11/16 19:32:17 "to control experimental migration to the task sch
robliao 2016/11/16 19:42:55 The main thing this flag does is enable or disable
gab 2016/11/16 19:45:48 What I want is for it to be so generic we can put
robliao 2016/11/16 19:50:50 Discussed offline.
translateable="false">
Browser Task Scheduler
</message>
<message name="IDS_FLAGS_BROWSER_TASK_SCHEDULER_DESCRIPTION"
- desc="Description of about:flag option to control the availability of the browser task scheduler."
+ desc="Description of about:flag option to control redirection to the task scheduler."
translateable="false">
- Enables the browser task scheduler to dispatch tasks instead of the existing worker pools. The browser task scheduler will only be used if variation parameters are available.
+ Enables the browser task scheduler to dispatch tasks instead of the existing worker pools.
fdoray 2016/11/16 19:23:59 Remove "browser" to allow this flag to control red
gab 2016/11/16 19:32:17 "Enables experimental migrations to the task sched
robliao 2016/11/16 19:42:55 See above.
robliao 2016/11/16 19:42:55 Done.
</message>
<!-- Arc authorization -->
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | chrome/browser/chrome_browser_main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698