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

Issue 1032573002: Don't show "requires Chrome restart" when toggling stats reporting on Mac OS X (Closed)

Created:
5 years, 9 months ago by Mark Mentovai
Modified:
5 years, 9 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, arv+watch_chromium.org, Robert Sesek, Ilya Sherman, luken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't show "requires Chrome restart" when toggling stats reporting preference on Mac OS X. Metrics (UMA) never requires a restart for a toggle to take effect. For crash reporting, Breakpad required a restart, but Crashpad does not. A toggled preference takes effect immediately. Chrome on Mac OS X is now using the crash reporting client from Crashpad, not Breakpad. Since it is incorrect to state that a Chrome restart is required for a change in this preference to take effect, remove the text and the link that performs the restart. BUG=466964 R=estade@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/8e57e5ba56c6514656530c22ff9f2aae50ce96b3

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M chrome/browser/resources/options/browser_options.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Mark Mentovai
5 years, 9 months ago (2015-03-23 21:12:48 UTC) #2
Evan Stade
https://codereview.chromium.org/1032573002/diff/1/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/1032573002/diff/1/chrome/browser/resources/options/browser_options.js#newcode472 chrome/browser/resources/options/browser_options.js:472: } else { I would make this function if ...
5 years, 9 months ago (2015-03-23 21:46:19 UTC) #3
Mark Mentovai
Thanks, Evan. Updated.
5 years, 9 months ago (2015-03-23 23:02:14 UTC) #4
Evan Stade
lgtm
5 years, 9 months ago (2015-03-23 23:44:39 UTC) #5
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/8e57e5ba56c6514656530c22ff9f2aae50ce96b3 Cr-Commit-Position: refs/heads/master@{#321917}
5 years, 9 months ago (2015-03-24 01:33:22 UTC) #6
Mark Mentovai
5 years, 9 months ago (2015-03-24 01:33:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8e57e5ba56c6514656530c22ff9f2aae50ce96b3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698