Closed
Bug 1241591
Opened 9 years ago
Closed 9 years ago
Switch onboarding to A version only
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox44 wontfix, firefox45 fixed, firefox46 fixed, fennec45+)
RESOLVED
FIXED
Firefox 46
People
(Reporter: liuche, Assigned: liuche)
References
Details
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
Margaret
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta-
|
Details |
We concluded the testing for the Import/Welcome firstrun panels experiences, and since they were the same in terms of retention, we're going to turn this experiment off and go with onboarding A (which is simpler).
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/31813/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/31813/
Attachment #8710626 -
Flags: review?(margaret.leibovic)
Updated•9 years ago
|
Attachment #8710626 -
Flags: review?(margaret.leibovic) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8710626 [details]
MozReview Request: Bug 1241591 - Switch onboarding to A version only. r=margaret
https://reviewboard.mozilla.org/r/31813/#review28547
::: gradle/wrapper/gradle-wrapper.properties:6
(Diff revision 1)
> -distributionUrl=https\://services.gradle.org/distributions/gradle-2.7-all.zip
> +distributionUrl=https\://services.gradle.org/distributions/gradle-2.7-bin.zip
This has happened to me, too, recently. You should remove these changes (and let's follow up with nalexander about why this is happening to us).
::: mobile/android/base/java/org/mozilla/gecko/firstrun/FirstrunPagerConfig.java
(Diff revision 1)
> - }
This is a simple fix to uplift. I would say we should do more to remove the experiment, but we're going to be changing it in 46, so no need to do that.
Comment 3•9 years ago
|
||
Let's uplift this.
Ideally we would have decided a winner sooner so that we could ship 44 with only onboarding A as well.
I think this could be a good candidate for a ride-along if we're making another 44 build. NI to ritu to get this on her radar.
Assignee: nobody → liuche
tracking-fennec: --- → 45+
Flags: needinfo?(rkothari)
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8710626 [details]
MozReview Request: Bug 1241591 - Switch onboarding to A version only. r=margaret
Approval Request Comment
[Feature/regressing bug #]: Turning off Import, which has caused some regressions
[User impact if declined]: More regressions from Import being highlighted in firstrun
[Describe test coverage new/current, TreeHerder]: local testing
[Risks and why]: very low, choosing one item in a if statement
[String/UUID change made/needed]: none
Attachment #8710626 -
Flags: approval-mozilla-beta?
Attachment #8710626 -
Flags: approval-mozilla-aurora?
Updated•9 years ago
|
status-firefox44:
--- → wontfix
status-firefox45:
--- → affected
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Comment 7•9 years ago
|
||
Comment on attachment 8710626 [details]
MozReview Request: Bug 1241591 - Switch onboarding to A version only. r=margaret
Too late for 44
Attachment #8710626 -
Flags: approval-mozilla-beta?
Attachment #8710626 -
Flags: approval-mozilla-beta-
Attachment #8710626 -
Flags: approval-mozilla-aurora?
Attachment #8710626 -
Flags: approval-mozilla-aurora+
Comment 8•9 years ago
|
||
(In reply to Sylvestre Ledru [:sylvestre] from comment #7)
> Comment on attachment 8710626 [details]
> MozReview Request: Bug 1241591 - Switch onboarding to A version only.
> r=margaret
>
> Too late for 44
Margaret - Can't we just change SwitchBoard to send onboarding A to everyone?
Flags: needinfo?(margaret.leibovic)
Comment 9•9 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #8)
> (In reply to Sylvestre Ledru [:sylvestre] from comment #7)
> > Comment on attachment 8710626 [details]
> > MozReview Request: Bug 1241591 - Switch onboarding to A version only.
> > r=margaret
> >
> > Too late for 44
>
> Margaret - Can't we just change SwitchBoard to send onboarding A to everyone?
The logic for the on-boarding A/B experiments hard-coded directly into the product so that we can read it on first run. Even if we switched the experiment bucketing, we would need to change it in the product here:
http://hg.mozilla.org/mozilla-central/diff/94daabff223d/mobile/android/base/java/org/mozilla/gecko/firstrun/FirstrunPagerConfig.java#l1.12
To reduce confusion about the source of the experiment behavior, we should really removing these onboarding experiments from the Swtichboard server config. Although we should make sure that "local" experiments are also included in the telemetry ping data.
Flags: needinfo?(margaret.leibovic) → needinfo?(liuche)
Comment 10•9 years ago
|
||
(In reply to :Margaret Leibovic from comment #9)
> (In reply to Mark Finkle (:mfinkle) from comment #8)
> > (In reply to Sylvestre Ledru [:sylvestre] from comment #7)
> > > Comment on attachment 8710626 [details]
> > > MozReview Request: Bug 1241591 - Switch onboarding to A version only.
> > > r=margaret
> > >
> > > Too late for 44
> >
> > Margaret - Can't we just change SwitchBoard to send onboarding A to everyone?
>
> The logic for the on-boarding A/B experiments hard-coded directly into the
> product so that we can read it on first run. Even if we switched the
> experiment bucketing, we would need to change it in the product here:
> http://hg.mozilla.org/mozilla-central/diff/94daabff223d/mobile/android/base/
> java/org/mozilla/gecko/firstrun/FirstrunPagerConfig.java#l1.12
I forgot about that. Carry on.
I've seen this one but so far there are no drivers for a 44.0 RC build3. Given that, I don't think this one will be in Fx44. As Sylvestre said, it's too late.
Flags: needinfo?(rkothari)
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(liuche)
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•