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

Issue 10756023: Fix the first_run regression issue related to skip_first_run_ui setting processing. (Closed)

Created:
8 years, 5 months ago by jennyz
Modified:
8 years, 5 months ago
CC:
chromium-reviews, Ben Goodger (Google), Miranda Callahan, mgraboski, anna
Visibility:
Public.

Description

Fix the first_run regression issue related to skip_first_run_ui setting processing. BUG=132353 TEST=First run bubble should appear if skip_first_run_ui is set to false. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145986

Patch Set 1 #

Total comments: 8

Patch Set 2 : Change back to SkipFirstRunUI. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M chrome/browser/first_run/first_run.cc View 1 1 chunk +3 lines, -7 lines 0 comments Download
M chrome/browser/first_run/first_run_internal.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/first_run/first_run_posix.cc View 1 1 chunk +4 lines, -0 lines 3 comments Download
M chrome/browser/first_run/first_run_win.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jennyz
8 years, 5 months ago (2012-07-10 00:12:08 UTC) #1
msw
[+cc relevant people] Please separate the early-return logic (based on the presence of the skip-first-run-ui ...
8 years, 5 months ago (2012-07-10 01:51:21 UTC) #2
Ben Goodger (Google)
agreed the old name was better
8 years, 5 months ago (2012-07-10 15:07:09 UTC) #3
jennyz
http://codereview.chromium.org/10756023/diff/1/chrome/browser/first_run/first_run.cc File chrome/browser/first_run/first_run.cc (right): http://codereview.chromium.org/10756023/diff/1/chrome/browser/first_run/first_run.cc#newcode269 chrome/browser/first_run/first_run.cc:269: bool NotSkipFirstRunUI(installer::MasterPreferences* install_prefs) { On 2012/07/10 01:51:21, msw wrote: ...
8 years, 5 months ago (2012-07-10 16:07:16 UTC) #4
msw
http://codereview.chromium.org/10756023/diff/7001/chrome/browser/first_run/first_run_posix.cc File chrome/browser/first_run/first_run_posix.cc (right): http://codereview.chromium.org/10756023/diff/7001/chrome/browser/first_run/first_run_posix.cc#newcode154 chrome/browser/first_run/first_run_posix.cc:154: if (!internal::SkipFirstRunUI(install_prefs.get())) We probably shouldn't ignore the rest of ...
8 years, 5 months ago (2012-07-10 17:31:46 UTC) #5
jennyz
http://codereview.chromium.org/10756023/diff/7001/chrome/browser/first_run/first_run_posix.cc File chrome/browser/first_run/first_run_posix.cc (right): http://codereview.chromium.org/10756023/diff/7001/chrome/browser/first_run/first_run_posix.cc#newcode154 chrome/browser/first_run/first_run_posix.cc:154: if (!internal::SkipFirstRunUI(install_prefs.get())) On 2012/07/10 17:31:46, msw wrote: > We ...
8 years, 5 months ago (2012-07-10 18:42:52 UTC) #6
msw
This is a good fix for the original regression, LGTM. My earlier comment would have ...
8 years, 5 months ago (2012-07-10 19:33:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennyz@chromium.org/10756023/7001
8 years, 5 months ago (2012-07-10 20:21:09 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-10 22:26:26 UTC) #9
Try job failure for 10756023-7001 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698