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

Issue 3014035: AU: Add support for persistent update engine preferences store. (Closed)

Created:
10 years, 5 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

AU: Add support for persistent update engine preferences store. BUG=5140 TEST=emerge-x86-generic, attached unit tests

Patch Set 1 #

Patch Set 2 : Fix usage of FilePath::Append. #

Patch Set 3 : constant reference output #

Patch Set 4 : Add documentation and unit tests. #

Patch Set 5 : test directory creation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -0 lines) Patch
M SConstruct View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
A prefs.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A prefs.cc View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A prefs_interface.h View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A prefs_unittest.cc View 4 1 chunk +190 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
petkov
Please take a look. The intent is that we'll initialize a Prefs object with /var/lib/update_engine/prefs ...
10 years, 5 months ago (2010-07-26 22:38:30 UTC) #1
petkov
PTAL -- ready for an actual review. From the test report: prefs.cc 32 / 32: ...
10 years, 5 months ago (2010-07-27 20:14:24 UTC) #2
adlr
10 years, 5 months ago (2010-07-27 20:47:58 UTC) #3
nice coverage numbers :)

LGTM

Powered by Google App Engine
This is Rietveld 408576698