DescriptionGet 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 #
Messages
Total messages: 4 (0 generated)
|