New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 623121 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Away
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

Log user action (or histogram) for when we *would have* shown the RIL option

Project Member Reported by sbirch@chromium.org, Jun 24 2016

Issue description

Kingston pointed out that since there's a case where we don't show the RIL option we will need to know when it's shown (to count positive cases correctly) and also when we would have shown it (even when they're in the Finch-disabled group) for the counterfactual case.

Right now IIUC the RIL option is shown when:

finch_expt_enabled && CCT-version-of-Chrome-set-as-default

If we just log whether the current version of Chrome is set as default in a histogram when the CCT is opened as previously discussed that would both be interesting info in its own right and I think would suffice for a counterfactual condition.
 

Comment 1 by ian...@chromium.org, Jun 29 2016

I think there is a misunderstanding here. If finch experiment is enabled, the user will be forced to only open/RIL the tab using the same instance. Therefore finch_expt_enabled overrides others.

Comment 2 by ian...@chromium.org, Jun 29 2016

Status: WontFix (was: Untriaged)

Comment 3 by k...@chromium.org, Jun 30 2016

Ah interesting. So if the finch experiment is enabled we will never show "Open in $browser" where $browser is not Chrome?

Comment 4 by ian...@chromium.org, Jun 30 2016

Yes you are right. This is to simplify our experiment.

Sign in to add a comment