New issue
Advanced search Search tips

Issue 696397 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocking:
issue 629181



Sign in to add a comment

ChromeWebApkHost#initGooglePlayInstallState() is sometimes run twice

Project Member Reported by pkotw...@chromium.org, Feb 27 2017

Issue description

ChromeWebApkHost#initGooglePlayInstallState() is sometimes run twice

 

Comment 1 by hanxi@chromium.org, Feb 27 2017

I think move sGooglePlayInstallState = GooglePlayInstallState.DISABLED_OTHER into ChromeWebApkHost#initGooglePlayInstallState() would fix it. (https://cs.chromium.org/chromium/src/chrome/android/java/src/org/chromium/chrome/browser/webapps/ChromeWebApkHost.java?rcl=4c7a6f4e0209a85983039732cef7f55ed2085af9&l=130)
Owner: pkotw...@chromium.org
Status: Assigned (was: Untriaged)
Status: Fixed (was: Assigned)
This was fixed by https://codereview.chromium.org/2730653002/ This CL is hard to test so I am not including test instructions

Sign in to add a comment