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

Issue 8734006: Get more information about types of images being downloaded. (Closed)

Created:
9 years ago by cbentzel
Modified:
9 years ago
Reviewers:
ahendrickson
CC:
chromium-reviews, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., James Hawkins
Visibility:
Public.

Description

Get more information about types of images being downloaded. This adds a new enum Download.ContentImageType rather than adding additional entries to Download.ContentType. The downside is that there is a bit more code. The upside is that we don't have to worry about the image entries getting fragmented across the Download.ContentType enum, and there is a top-level entry for images in the Download.ContentType histogram to compare against other general media types. TEST=Download a few images, make sure Download.ContentType and Download.ContentImageType look sane. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112711

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -2 lines) Patch
M content/browser/download/download_stats.cc View 3 chunks +44 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
cbentzel
9 years ago (2011-11-29 22:47:57 UTC) #1
ahendrickson
LGTM.
9 years ago (2011-11-30 16:20:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/8734006/1
9 years ago (2011-12-02 14:53:03 UTC) #3
commit-bot: I haz the power
9 years ago (2011-12-02 16:10:34 UTC) #4
Change committed as 112711

Powered by Google App Engine
This is Rietveld 408576698