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

Issue 12276012: Add reset all button to flags page (Closed)

Created:
7 years, 10 months ago by jryans
Modified:
7 years, 10 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add reset all button to flags page Adds a "Reset all to default" button at the top of the flags page to simplify getting all experiments back to their default state. BUG=139307 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183357

Patch Set 1 #

Total comments: 7

Patch Set 2 : Remove button placeholder text, fix indentation #

Patch Set 3 : Use ResetAllFlags throughout #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -3 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/resources/flags.css View 2 chunks +10 lines, -3 lines 0 comments Download
M chrome/browser/resources/flags.html View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/flags.js View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/flags_ui.cc View 1 2 4 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jryans
7 years, 10 months ago (2013-02-16 05:06:53 UTC) #1
James Hawkins
https://codereview.chromium.org/12276012/diff/1/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/12276012/diff/1/chrome/browser/about_flags.cc#newcode1518 chrome/browser/about_flags.cc:1518: void ResetAllExperiments(PrefService* prefs) { Why is this called ResetAllExperiments ...
7 years, 10 months ago (2013-02-19 20:49:54 UTC) #2
jryans
https://codereview.chromium.org/12276012/diff/1/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/12276012/diff/1/chrome/browser/about_flags.cc#newcode1518 chrome/browser/about_flags.cc:1518: void ResetAllExperiments(PrefService* prefs) { On 2013/02/19 20:49:54, James Hawkins ...
7 years, 10 months ago (2013-02-19 21:28:28 UTC) #3
James Hawkins
lgtm https://codereview.chromium.org/12276012/diff/1/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/12276012/diff/1/chrome/browser/about_flags.cc#newcode1518 chrome/browser/about_flags.cc:1518: void ResetAllExperiments(PrefService* prefs) { On 2013/02/19 21:28:28, jryans ...
7 years, 10 months ago (2013-02-19 21:38:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jryans@chromium.org/12276012/6002
7 years, 10 months ago (2013-02-19 22:15:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jryans@chromium.org/12276012/6002
7 years, 10 months ago (2013-02-20 00:13:05 UTC) #6
commit-bot: I haz the power
7 years, 10 months ago (2013-02-20 01:20:02 UTC) #7
Message was sent while issue was closed.
Change committed as 183357

Powered by Google App Engine
This is Rietveld 408576698