/[chrome]
Chromium logo

Revision 49354


Jump to revision: Previous Next
Author: ananta@chromium.org
Date: Thu Jun 10 01:21:00 2010 UTC (4 years, 11 months ago)
Changed paths: 7
Log Message:
Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basically this would mean that metrics reporting would be done directly
by ChromeFrame. Currently ChromeFrame uses Chrome to upload this data. 

Refactored the chrome metrics service and metrics logging functionality into base classes defined in chrome\common\metrics_helpers.cc/.h. While
this refactoring is by no means complete it is a first step to avoid needless code duplication between chrome and chrome frame.

Bug=46057

Review URL: http://codereview.chromium.org/2744003

Changed paths:

Path Details
Directorytrunk/src/chrome/browser/metrics/metrics_log.cc modified , text changed
Directorytrunk/src/chrome/browser/metrics/metrics_log.h modified , text changed
Directorytrunk/src/chrome/browser/metrics/metrics_service.cc modified , text changed
Directorytrunk/src/chrome/browser/metrics/metrics_service.h modified , text changed
Directorytrunk/src/chrome/chrome_common.gypi modified , text changed
Directorytrunk/src/chrome/common/metrics_helpers.cc added
Directorytrunk/src/chrome/common/metrics_helpers.h added

Powered by ViewVC 1.1.5 ViewVC Help