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

Issue 385144: Introducing the diagnostic model classes... (Closed)

Created:
11 years, 1 month ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
Reviewers:
huanr
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Introducing the diagnostic model classes Chrome diagnostics wants to be a MVC, this is the classes that compose the model part. BUG=27885 TEST=included unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32494

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 6

Patch Set 4 : '' #

Total comments: 4

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+384 lines, -0 lines) Patch
A chrome/browser/diagnostics/diagnostics_model.h View 1 2 3 1 chunk +75 lines, -0 lines 0 comments Download
A chrome/browser/diagnostics/diagnostics_model.cc View 1 2 3 4 1 chunk +149 lines, -0 lines 0 comments Download
A chrome/browser/diagnostics/diagnostics_model_unittest.cc View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/browser/diagnostics/diagnostics_test.h View 1 2 3 4 1 chunk +80 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
cpu_(ooo_6.6-7.5)
11 years, 1 month ago (2009-11-16 22:46:25 UTC) #1
huanr
This looks good. http://codereview.chromium.org/385144/diff/2002/2004 File chrome/browser/diagnostics/diagnostics_model.cc (right): http://codereview.chromium.org/385144/diff/2002/2004#newcode20 Line 20: // list of tests and ...
11 years, 1 month ago (2009-11-18 00:13:19 UTC) #2
cpu_(ooo_6.6-7.5)
CL updated please look again. http://codereview.chromium.org/385144/diff/2002/2004 File chrome/browser/diagnostics/diagnostics_model.cc (right): http://codereview.chromium.org/385144/diff/2002/2004#newcode20 Line 20: // list of ...
11 years, 1 month ago (2009-11-18 01:12:23 UTC) #3
huanr
http://codereview.chromium.org/385144/diff/6001/6003 File chrome/browser/diagnostics/diagnostics_model.cc (right): http://codereview.chromium.org/385144/diff/6001/6003#newcode67 Line 67: int tests_run_; Add disallow_copy_and_assign micro for it and ...
11 years, 1 month ago (2009-11-18 05:12:59 UTC) #4
cpu_(ooo_6.6-7.5)
all comments applied, please look again. http://codereview.chromium.org/385144/diff/6001/6003 File chrome/browser/diagnostics/diagnostics_model.cc (right): http://codereview.chromium.org/385144/diff/6001/6003#newcode67 Line 67: int tests_run_; ...
11 years, 1 month ago (2009-11-18 21:36:07 UTC) #5
huanr
11 years, 1 month ago (2009-11-18 22:24:29 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698