4 years, 10 months ago
(2010-07-08 19:31:34 UTC)
#3
http://codereview.chromium.org/2859043/diff/2002/7012
File chrome/browser/chromeos/cros/update_library.h (right):
http://codereview.chromium.org/2859043/diff/2002/7012#newcode54
chrome/browser/chromeos/cros/update_library.h:54: virtual void
Changed(UpdateLibrary* obj) = 0;
On 2010/07/08 18:24:52, dr wrote:
> Should Observer be able to change UpdateLibrary through this pointer? Remove
> itself from the list of observers?
Yes - that appears to be the standard pattern for the libraries.
http://codereview.chromium.org/2859043/diff/2002/7010 File chrome/browser/chromeos/cros/mock_update_library.h (right): http://codereview.chromium.org/2859043/diff/2002/7010#newcode38 chrome/browser/chromeos/cros/mock_update_library.h:38: Status status; The sequences belong in the test file, ...
4 years, 10 months ago
(2010-07-12 16:10:29 UTC)
#4
Issue 2859043: Added system notification for update_engine.
(Closed)
Created 4 years, 11 months ago by Sean Parent
Modified 4 years ago
Reviewers: DaveMoore, dr, Evan Stade
Base URL: http://src.chromium.org/git/chromium.git
Comments: 33