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

Issue 467051: AU: Use Omaha ID rather than MAC address in delta updater (Closed)

Created:
11 years ago by adlr
Modified:
9 years ago
Reviewers:
Daniel Erat
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

AU: Use Omaha ID rather than MAC address in delta updater

Patch Set 1 #

Total comments: 24

Patch Set 2 : fixes for review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -73 lines) Patch
M src/platform/update_engine/delta_diff_generator_unittest.cc View 1 chunk +12 lines, -12 lines 0 comments Download
M src/platform/update_engine/install_action_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/update_engine/integration_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/platform/update_engine/omaha_request_prep_action.h View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/update_engine/omaha_request_prep_action.cc View 1 3 chunks +51 lines, -20 lines 0 comments Download
M src/platform/update_engine/omaha_request_prep_action_unittest.cc View 1 6 chunks +50 lines, -26 lines 0 comments Download
M src/platform/update_engine/test_utils.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/platform/update_engine/test_utils.cc View 1 chunk +2 lines, -12 lines 0 comments Download
M src/platform/update_engine/utils.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/platform/update_engine/utils.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
adlr
11 years ago (2009-12-08 22:38:59 UTC) #1
Daniel Erat
http://codereview.chromium.org/467051/diff/1/5 File src/platform/update_engine/omaha_request_prep_action.cc (right): http://codereview.chromium.org/467051/diff/1/5#newcode17 src/platform/update_engine/omaha_request_prep_action.cc:17: const string kOmahaIdPath = "/mnt/stateful_partition/etc/omaha_id"; can you make the ...
11 years ago (2009-12-09 06:44:10 UTC) #2
adlr
http://codereview.chromium.org/467051/diff/1/5 File src/platform/update_engine/omaha_request_prep_action.cc (right): http://codereview.chromium.org/467051/diff/1/5#newcode17 src/platform/update_engine/omaha_request_prep_action.cc:17: const string kOmahaIdPath = "/mnt/stateful_partition/etc/omaha_id"; On 2009/12/09 06:44:10, Daniel ...
11 years ago (2009-12-09 20:46:05 UTC) #3
Daniel Erat
11 years ago (2009-12-09 23:09:33 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698