New issue
Advanced search Search tips

Issue 754926 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

FirstRunActivity flow is different for EDU users based on whether native is initialized

Project Member Reported by pkotw...@chromium.org, Aug 12 2017

Issue description

If native is not initialized when onFlowIsKnown() is called:
- FirstRunActivity opens ChromeTabbedActivity right away
If native is initialized when onFlowIsKnown() is called:
- FirstRunActivity displays any post initialization dialogs (e.g. search engine promo)

I have personally not been able to get onFlowIsKnown() to run when native is initialized but according to https://codereview.chromium.org/2647763006 it is possible
 
Cc: bsazonov@chromium.org
Labels: android-fe-triaged
Status: Available (was: Untriaged)

Sign in to add a comment