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

Issue 3017020: Refactoring key generation and export util code to make mocking possible. (Closed)

Created:
10 years, 5 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
DaveMoore
CC:
chromium-reviews, Paweł Hajdan Jr., nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Refactoring key generation and export util code to make mocking possible. BUG=chromium-os:4485 TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53292

Patch Set 1 #

Patch Set 2 : just the refactoring #

Patch Set 3 : as a mv/edit to shrink diffs #

Patch Set 4 : fix up gypi files #

Total comments: 6

Patch Set 5 : address comments per davemoore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -112 lines) Patch
A chrome/browser/chromeos/login/owner_key_utils.h View 1 2 3 4 1 chunk +70 lines, -0 lines 0 comments Download
A + chrome/browser/chromeos/login/owner_key_utils.cc View 1 2 3 4 5 chunks +69 lines, -15 lines 0 comments Download
A + chrome/browser/chromeos/login/owner_key_utils_unittest.cc View 1 2 4 chunks +14 lines, -11 lines 0 comments Download
D chrome/browser/chromeos/login/owner_manager.h View 1 1 chunk +0 lines, -83 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Chris Masone
Hey, dave. Did I use factories right?
10 years, 5 months ago (2010-07-21 20:55:26 UTC) #1
DaveMoore
http://codereview.chromium.org/3017020/diff/3006/7002 File chrome/browser/chromeos/login/owner_key_utils.h (right): http://codereview.chromium.org/3017020/diff/3006/7002#newcode28 chrome/browser/chromeos/login/owner_key_utils.h:28: virtual ~OwnerKeyUtils() {} We discovered a big enough cost ...
10 years, 5 months ago (2010-07-21 22:17:29 UTC) #2
Chris Masone
Weird. It's now decided that I deleted a header and added another, instead of calling ...
10 years, 5 months ago (2010-07-21 23:32:31 UTC) #3
DaveMoore
10 years, 5 months ago (2010-07-22 00:56:33 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698