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

Issue 696133 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Remove special Open-WebAPK logic in AppBannerInfoBarDelegateAndroid::Create()

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

Issue description

Remove special Open-WebAPK logic in AppBannerInfoBarDelegateAndroid::Create()

This logic should no longer be necessary after https://codereview.chromium.org/2707993003/ lands
 
Components: Mobile>WebAPKs
Owner: zpeng@chromium.org
Project Member

Comment 3 by bugdroid1@chromium.org, Mar 23 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/5e8963652e6ed98c45ddbbe23a72db8b5b52d25b

commit 5e8963652e6ed98c45ddbbe23a72db8b5b52d25b
Author: zpeng <zpeng@chromium.org>
Date: Thu Mar 23 14:04:32 2017

Remove unused "open WebAPK" logic in AppBannerInfoBarDelegateAndroid.

https://codereview.chromium.org/2707993003/ changes the menu item of
"Add to home screen" to "Open [WebAPK]" if the WebAPK is already
installed, making "open WebAPK" logic in
AppBannerInfoBarDelegateAndroid obselete.

BUG= 696133 

Review-Url: https://codereview.chromium.org/2751423002
Cr-Commit-Position: refs/heads/master@{#459070}

[modify] https://crrev.com/5e8963652e6ed98c45ddbbe23a72db8b5b52d25b/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc
[modify] https://crrev.com/5e8963652e6ed98c45ddbbe23a72db8b5b52d25b/chrome/browser/android/banners/app_banner_infobar_delegate_android.h
[modify] https://crrev.com/5e8963652e6ed98c45ddbbe23a72db8b5b52d25b/chrome/browser/android/webapk/webapk_metrics.h

Anything left here or it can be closed?

Comment 5 by zpeng@chromium.org, Apr 7 2017

Status: Fixed (was: Assigned)
Closing issue

Sign in to add a comment