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

Issue 11645040: RLZ on ChromeOS-related polishing. (Closed)

Created:
8 years ago by Ivan Korotkov
Modified:
7 years, 12 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

RLZ on ChromeOS-related polishing. Follow-up to https://chromiumcodereview.appspot.com/11506006/. BUG=None TEST=No changes TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174607

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review fixes #

Total comments: 6

Patch Set 3 : Review comments #

Patch Set 4 : merge #

Patch Set 5 : merge #

Patch Set 6 : Test on Chromium #

Patch Set 7 : Fix RlzInitialized being hung #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -74 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils.cc View 1 2 3 4 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 1 2 3 4 5 6 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/mock_login_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/test_login_utils.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/rlz/rlz.h View 1 2 3 4 6 chunks +16 lines, -8 lines 0 comments Download
M chrome/browser/rlz/rlz.cc View 1 2 3 4 10 chunks +23 lines, -24 lines 0 comments Download
M chrome/browser/rlz/rlz_unittest.cc View 1 2 3 4 21 chunks +26 lines, -24 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Ivan Korotkov
8 years ago (2012-12-20 09:21:52 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm, one comment below https://codereview.chromium.org/11645040/diff/1/chrome/browser/rlz/rlz.h File chrome/browser/rlz/rlz.h (right): https://codereview.chromium.org/11645040/diff/1/chrome/browser/rlz/rlz.h#newcode47 chrome/browser/rlz/rlz.h:47: // restart of chrome. However, ...
8 years ago (2012-12-20 18:37:23 UTC) #2
Roger Tawa OOO till Jul 10th
On 2012/12/20 18:37:23, Roger Tawa wrote: > lgtm, one comment below > > https://codereview.chromium.org/11645040/diff/1/chrome/browser/rlz/rlz.h > ...
8 years ago (2012-12-20 18:42:02 UTC) #3
Ivan Korotkov
Per Peter's proposal, I've moved EnableZeroDelayForTesting from startup code path directly to RLZTracker. https://codereview.chromium.org/11645040/diff/1/chrome/browser/rlz/rlz.h File ...
8 years ago (2012-12-21 10:42:02 UTC) #4
Peter Kasting
LGTM https://codereview.chromium.org/11645040/diff/8001/chrome/browser/chromeos/login/login_utils_browsertest.cc File chrome/browser/chromeos/login/login_utils_browsertest.cc (right): https://codereview.chromium.org/11645040/diff/8001/chrome/browser/chromeos/login/login_utils_browsertest.cc#newcode275 chrome/browser/chromeos/login/login_utils_browsertest.cc:275: RLZTracker::EnableZeroDelayForTesting(); Is this call still needed? If not, ...
8 years ago (2012-12-21 18:24:11 UTC) #5
Ivan Korotkov
https://codereview.chromium.org/11645040/diff/8001/chrome/browser/chromeos/login/login_utils_browsertest.cc File chrome/browser/chromeos/login/login_utils_browsertest.cc (right): https://codereview.chromium.org/11645040/diff/8001/chrome/browser/chromeos/login/login_utils_browsertest.cc#newcode275 chrome/browser/chromeos/login/login_utils_browsertest.cc:275: RLZTracker::EnableZeroDelayForTesting(); On 2012/12/21 18:24:11, Peter Kasting wrote: > Is ...
8 years ago (2012-12-22 12:43:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11645040/16001
7 years, 12 months ago (2012-12-24 15:44:51 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/login/login_utils.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 12 months ago (2012-12-24 15:44:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11645040/9010
7 years, 12 months ago (2012-12-25 10:38:37 UTC) #9
commit-bot: I haz the power
Presubmit check for 11645040-9010 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 12 months ago (2012-12-25 10:38:42 UTC) #10
Ivan Korotkov
TBR=sky for chrome_browser_main.cc
7 years, 12 months ago (2012-12-25 10:45:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11645040/9010
7 years, 12 months ago (2012-12-25 10:45:38 UTC) #12
commit-bot: I haz the power
7 years, 12 months ago (2012-12-25 13:08:43 UTC) #13
Message was sent while issue was closed.
Change committed as 174607

Powered by Google App Engine
This is Rietveld 408576698