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 10831272: Adding basic Metro Print Metrics. (Closed)

Created:
8 years, 4 months ago by MAD
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Adding basic Metro Print Metrics. BUG=136041 TEST=Make sure metro print actions are logged as histograms. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151285

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adding crbug.com Issue ID for TODOs. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M chrome/browser/printing/print_view_manager.cc View 1 2 chunks +4 lines, -0 lines 1 comment Download
M printing/printing_context_win.cc View 1 2 chunks +6 lines, -1 line 1 comment Download

Messages

Total messages: 8 (0 generated)
MAD
Are you OK with these? (feel free to redirect to another owner/reviewer). I use hard-coded ...
8 years, 4 months ago (2012-08-10 21:44:51 UTC) #1
Albert Bodenhamer
lgtm https://chromiumcodereview.appspot.com/10831272/diff/1/chrome/browser/printing/print_view_manager.cc File chrome/browser/printing/print_view_manager.cc (right): https://chromiumcodereview.appspot.com/10831272/diff/1/chrome/browser/printing/print_view_manager.cc#newcode113 chrome/browser/printing/print_view_manager.cc:113: // TODO(mad): Remove this once we can send ...
8 years, 4 months ago (2012-08-10 21:48:07 UTC) #2
MAD
Cool, thanks... CQing now... BYE MAD! https://chromiumcodereview.appspot.com/10831272/diff/1/chrome/browser/printing/print_view_manager.cc File chrome/browser/printing/print_view_manager.cc (right): https://chromiumcodereview.appspot.com/10831272/diff/1/chrome/browser/printing/print_view_manager.cc#newcode113 chrome/browser/printing/print_view_manager.cc:113: // TODO(mad): Remove ...
8 years, 4 months ago (2012-08-13 14:38:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/10831272/3002
8 years, 4 months ago (2012-08-13 14:38:46 UTC) #4
commit-bot: I haz the power
Change committed as 151285
8 years, 4 months ago (2012-08-13 16:36:05 UTC) #5
Ilya Sherman
Apologies for the delay. Neither of these comments is super important, but they're bits of ...
8 years, 4 months ago (2012-08-13 22:34:00 UTC) #6
MAD
As mentioned in the TODOs, this code will go away once we can send UMA ...
8 years, 4 months ago (2012-08-14 16:08:28 UTC) #7
Ilya Sherman
8 years, 4 months ago (2012-08-14 18:26:36 UTC) #8
On 2012/08/14 16:08:28, MAD wrote:
> As mentioned in the TODOs, this code will go away once we can send UMA logs
> from the Metro code (which currently can't be done because it's in a
> separate DLL)... Once it's in the Metro Driver code, it will satisfy the
> suggested requirements, which I agree with... For this temporary code, I
> didn't think it was worth finding a common place for this... But we wanted
> to get some preliminary data in the mean time...
> 
> Hope it's OK...

Ok, that should be fine :)

Powered by Google App Engine
This is Rietveld 408576698