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

Issue 12549009: Added finch experiment to track new menu style effect. (Closed)

Created:
7 years, 9 months ago by yefimt
Modified:
7 years, 9 months ago
Reviewers:
odean1, sky
CC:
chromium-reviews, tfarina, odean
Visibility:
Public.

Description

Added finch experiment to track new menu style effect. Histogram to track if anything was selected or not. Histogram to track time to selection Histogram to track selection index BUG=180420 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187057

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1 line) Patch
M ui/native_theme/native_theme.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M ui/views/controls/menu/menu_runner.cc View 1 2 5 chunks +34 lines, -1 line 0 comments Download

Messages

Total messages: 27 (0 generated)
yefimt
7 years, 9 months ago (2013-03-06 21:53:36 UTC) #1
sky
I fail to see how the index is meaningful here. Remember this code is hit ...
7 years, 9 months ago (2013-03-06 22:34:21 UTC) #2
yefimt
New menus take more vertical space. So Idea is to see if users can find ...
7 years, 9 months ago (2013-03-06 23:11:50 UTC) #3
yefimt
https://codereview.chromium.org/12549009/diff/2001/ui/native_theme/native_theme.cc File ui/native_theme/native_theme.cc (right): https://codereview.chromium.org/12549009/diff/2001/ui/native_theme/native_theme.cc#newcode35 ui/native_theme/native_theme.cc:35: enable_new_menu_style = Looking at other uses of FindFullName() I ...
7 years, 9 months ago (2013-03-06 23:11:57 UTC) #4
sky
I'm still not seeing how this helps to prove anything one way or the other. ...
7 years, 9 months ago (2013-03-07 01:15:17 UTC) #5
yefimt
+odean@ in case he want to add something The idea is if users fail to ...
7 years, 9 months ago (2013-03-07 18:16:54 UTC) #6
odean1
Yefim basically summed it up. The theory is that larger menu items have made late ...
7 years, 9 months ago (2013-03-07 19:42:31 UTC) #7
sky
I'm skeptical that the median remains the same day to day, that's why I'm dubious ...
7 years, 9 months ago (2013-03-07 21:01:37 UTC) #8
sky
But I suppose we can take that into account once we have some data. By ...
7 years, 9 months ago (2013-03-07 21:03:06 UTC) #9
odean1
You may be right about the volatility, but we should be able to aggregate over ...
7 years, 9 months ago (2013-03-07 21:04:46 UTC) #10
sky
https://codereview.chromium.org/12549009/diff/5001/ui/views/controls/menu/menu_runner.cc File ui/views/controls/menu/menu_runner.cc (right): https://codereview.chromium.org/12549009/diff/5001/ui/views/controls/menu/menu_runner.cc#newcode40 ui/views/controls/menu/menu_runner.cc:40: RecordSelectedIndexes(parent); Don't we only care about the index of ...
7 years, 9 months ago (2013-03-07 21:05:00 UTC) #11
sky
The menus we design all fit on the screen. Think context menus and the wrench ...
7 years, 9 months ago (2013-03-07 21:22:08 UTC) #12
yefimt
https://codereview.chromium.org/12549009/diff/5001/ui/views/controls/menu/menu_runner.cc File ui/views/controls/menu/menu_runner.cc (right): https://codereview.chromium.org/12549009/diff/5001/ui/views/controls/menu/menu_runner.cc#newcode40 ui/views/controls/menu/menu_runner.cc:40: RecordSelectedIndexes(parent); For multi-level menus I think we need to ...
7 years, 9 months ago (2013-03-07 22:17:52 UTC) #13
sky
Doing this means items deeper in the menu are weighted less than those at the ...
7 years, 9 months ago (2013-03-08 00:33:39 UTC) #14
yefimt
first of all we are going to compare numbers to a control group that uses ...
7 years, 9 months ago (2013-03-08 01:56:16 UTC) #15
sky
All this metric is showing is whether users are selecting items. It's not showing us ...
7 years, 9 months ago (2013-03-08 15:39:52 UTC) #16
odean1
There were two proposed metrics: one tracking menus opened and one tracking index of items ...
7 years, 9 months ago (2013-03-08 17:32:19 UTC) #17
yefimt
We do have metric to track if user selected item or not ("MenuSelection"). On 2013/03/08 ...
7 years, 9 months ago (2013-03-08 18:14:21 UTC) #18
sky
Ok, LGTM
7 years, 9 months ago (2013-03-08 18:21:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yefim@chromium.org/12549009/5001
7 years, 9 months ago (2013-03-08 18:24:03 UTC) #20
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-08 18:29:12 UTC) #21
sky
I'm also very curious once we get some data and how we interpret it. If ...
7 years, 9 months ago (2013-03-08 18:45:48 UTC) #22
odean1
Absolutely. :) T On Fri, Mar 8, 2013 at 10:45 AM, Scott Violet <sky@chromium.org> wrote: ...
7 years, 9 months ago (2013-03-08 18:50:11 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yefim@chromium.org/12549009/33001
7 years, 9 months ago (2013-03-08 19:08:51 UTC) #24
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-08 19:14:04 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yefim@chromium.org/12549009/33001
7 years, 9 months ago (2013-03-08 19:47:31 UTC) #26
commit-bot: I haz the power
7 years, 9 months ago (2013-03-08 22:38:34 UTC) #27
Message was sent while issue was closed.
Change committed as 187057

Powered by Google App Engine
This is Rietveld 408576698