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

Issue 13730016: Omnibox UMA: Record How People Enter Keyword Mode (Closed)

Created:
7 years, 8 months ago by Mark P
Modified:
7 years, 8 months ago
CC:
chromium-reviews, tfarina, James Su, sail+watch_chromium.org
Visibility:
Public.

Description

Omnibox UMA: Record How People Enter Keyword Mode BUG=219218 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194035

Patch Set 1 #

Patch Set 2 : add missing word in comment #

Total comments: 1

Patch Set 3 : add insert space in middle mode #

Patch Set 4 : refactored #

Total comments: 2

Patch Set 5 : order within enum #

Patch Set 6 : fix views #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -8 lines) Patch
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.h View 1 2 3 4 2 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 3 5 chunks +15 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_win.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Mark P
Peter, What do you think about this design? thanks, mark
7 years, 8 months ago (2013-04-05 23:04:15 UTC) #1
Peter Kasting
You also should probably collect stats on the CreatedKeywordSearchByInsertingSpaceInMiddle() case. Note that that doesn't call ...
7 years, 8 months ago (2013-04-05 23:18:33 UTC) #2
Mark P
On 2013/04/05 23:18:33, Peter Kasting wrote: > You also should probably collect stats on the ...
7 years, 8 months ago (2013-04-09 18:33:36 UTC) #3
Peter Kasting
LGTM. I'm not aware of any other ways to enter keyword mode at the moment. ...
7 years, 8 months ago (2013-04-11 21:57:46 UTC) #4
Mark P
https://codereview.chromium.org/13730016/diff/5001/chrome/browser/ui/omnibox/omnibox_edit_model.h File chrome/browser/ui/omnibox/omnibox_edit_model.h (right): https://codereview.chromium.org/13730016/diff/5001/chrome/browser/ui/omnibox/omnibox_edit_model.h#newcode65 chrome/browser/ui/omnibox/omnibox_edit_model.h:65: ENTERED_KEYWORD_MODE_VIA_SPACE_AT_END = 0, On 2013/04/11 21:57:46, Peter Kasting wrote: ...
7 years, 8 months ago (2013-04-11 22:03:04 UTC) #5
Mark P
Evan, Can I get an OWNERS rubberstamp on this? thanks, mark
7 years, 8 months ago (2013-04-11 22:05:19 UTC) #6
Evan Stade
gtk lgtm
7 years, 8 months ago (2013-04-12 17:07:45 UTC) #7
Mark P
Let's see what other owners I'm missing...
7 years, 8 months ago (2013-04-12 18:06:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/13730016/10001
7 years, 8 months ago (2013-04-12 18:06:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/13730016/26001
7 years, 8 months ago (2013-04-12 19:12:03 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-12 23:00:06 UTC) #11
Message was sent while issue was closed.
Change committed as 194035

Powered by Google App Engine
This is Rietveld 408576698