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

Issue 10876041: Polish the SystemInfoProvider template code and refactor StorageInfoProvider based on it (Closed)

Created:
8 years, 4 months ago by Hongbo Min
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Polish the SystemInfoProvider template code and refactor StorageInfoProvider based on it. BUG=136519 TEST=browser_tests --gtest_filter=SystemInfoStorageApiTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153163

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Code update #

Patch Set 3 : Use string16 instead of wstring to avoid Presubmit warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -148 lines) Patch
M chrome/browser/extensions/api/system_info_cpu/cpu_info_provider.h View 1 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/system_info_cpu/cpu_info_provider_linux.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/system_info_cpu/cpu_info_provider_mac.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/system_info_cpu/cpu_info_provider_win.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/system_info_storage/storage_info_provider.h View 2 chunks +15 lines, -13 lines 0 comments Download
A chrome/browser/extensions/api/system_info_storage/storage_info_provider_linux.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/system_info_storage/storage_info_provider_mac.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/system_info_storage/storage_info_provider_win.cc View 1 2 3 chunks +57 lines, -49 lines 0 comments Download
M chrome/browser/extensions/api/system_info_storage/system_info_storage_api.h View 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/extensions/api/system_info_storage/system_info_storage_api.cc View 1 2 chunks +8 lines, -65 lines 0 comments Download
M chrome/browser/extensions/api/system_info_storage/system_info_storage_apitest.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M chrome/browser/extensions/system_info_provider.h View 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/systeminfo/storage/test_storage_api.js View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Hongbo Min
Mihai, This patch is to refactor system info provider template and rebase system info provider ...
8 years, 4 months ago (2012-08-23 15:05:05 UTC) #1
Hongbo Min
mihai, could you pls review it now?
8 years, 4 months ago (2012-08-24 00:06:13 UTC) #2
Mihai Parparita -not on Chrome
LGTM http://codereview.chromium.org/10876041/diff/1001/chrome/browser/extensions/api/system_info_cpu/cpu_info_provider.h File chrome/browser/extensions/api/system_info_cpu/cpu_info_provider.h (right): http://codereview.chromium.org/10876041/diff/1001/chrome/browser/extensions/api/system_info_cpu/cpu_info_provider.h#newcode15 chrome/browser/extensions/api/system_info_cpu/cpu_info_provider.h:15: virtual ~CpuInfoProvider() {} Body of this class declaration ...
8 years, 4 months ago (2012-08-24 00:57:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/10876041/3003
8 years, 4 months ago (2012-08-24 01:26:01 UTC) #4
commit-bot: I haz the power
Presubmit check for 10876041-3003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-24 01:26:20 UTC) #5
Nico
gypi change lgtm
8 years, 4 months ago (2012-08-24 01:31:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/10876041/3003
8 years, 4 months ago (2012-08-24 01:32:10 UTC) #7
commit-bot: I haz the power
Presubmit check for 10876041-3003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-24 01:32:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/10876041/8002
8 years, 4 months ago (2012-08-24 02:10:40 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-24 04:51:43 UTC) #10
Change committed as 153163

Powered by Google App Engine
This is Rietveld 408576698