DescriptionOmnibox: Add logging of what type of page was displayed when it's used
For UMA opted-in users, this adds a new field to the omnibox event record that's uploaded when the user uses the omnibox. In particular, it records a simple enum of what type of page the user was looking at, such as a generic web page or the new tab page.
This change only adds the field to the protocol buffer upload format, not the XML format. If I decide later I want to add it to the XML format, I'll do it in another changelist.
BUG=
TEST=using VLOG(1) of what would be uploaded
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134824
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove extraneous block. #Patch Set 3 : current_page -> current_page_classification #
Total comments: 2
Patch Set 4 : Line wrapping. #
Messages
Total messages: 11 (0 generated)
|