Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(471)

Issue 2751423002: Remove unused open WebAPK logic in AppBannerInfoBarDelegateAndroid. (Closed)

Created:
3 years, 9 months ago by F
Modified:
3 years, 9 months ago
Reviewers:
dominickn, pkotwicz
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

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} Committed: https://chromium.googlesource.com/chromium/src/+/5e8963652e6ed98c45ddbbe23a72db8b5b52d25b

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing comments #

Total comments: 2

Patch Set 3 : Creating url variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -27 lines) Patch
M chrome/browser/android/banners/app_banner_infobar_delegate_android.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/android/banners/app_banner_infobar_delegate_android.cc View 1 2 6 chunks +5 lines, -21 lines 0 comments Download
M chrome/browser/android/webapk/webapk_metrics.h View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 33 (24 generated)
F
Hi Dominick, PTAL. Thanks!
3 years, 9 months ago (2017-03-16 15:38:11 UTC) #7
dominickn
https://codereview.chromium.org/2751423002/diff/1/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc File chrome/browser/android/banners/app_banner_infobar_delegate_android.cc (left): https://codereview.chromium.org/2751423002/diff/1/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc#oldcode58 chrome/browser/android/banners/app_banner_infobar_delegate_android.cc:58: std::string webapk_package_name = ""; This variable isn't used anymore, ...
3 years, 9 months ago (2017-03-16 23:42:04 UTC) #8
F
Thanks Dominick, PTAL! https://codereview.chromium.org/2751423002/diff/1/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc File chrome/browser/android/banners/app_banner_infobar_delegate_android.cc (left): https://codereview.chromium.org/2751423002/diff/1/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc#oldcode58 chrome/browser/android/banners/app_banner_infobar_delegate_android.cc:58: std::string webapk_package_name = ""; On 2017/03/16 ...
3 years, 9 months ago (2017-03-17 15:26:53 UTC) #10
pkotwicz
Drive by: Can you please clarify the CL description and mention the CL which makes ...
3 years, 9 months ago (2017-03-17 16:51:49 UTC) #16
dominickn
https://codereview.chromium.org/2751423002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc File chrome/browser/android/banners/app_banner_infobar_delegate_android.cc (right): https://codereview.chromium.org/2751423002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc#newcode64 chrome/browser/android/banners/app_banner_infobar_delegate_android.cc:64: std::move(infobar_delegate), shortcut_info->url, is_webapk); Oops, I gave you bad advice ...
3 years, 9 months ago (2017-03-19 22:56:56 UTC) #22
F
Thanks Dominick & Peter, PTAL! https://codereview.chromium.org/2751423002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc File chrome/browser/android/banners/app_banner_infobar_delegate_android.cc (right): https://codereview.chromium.org/2751423002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc#newcode64 chrome/browser/android/banners/app_banner_infobar_delegate_android.cc:64: std::move(infobar_delegate), shortcut_info->url, is_webapk); On ...
3 years, 9 months ago (2017-03-22 18:49:23 UTC) #27
dominickn
lgtm, thanks. Sorry for the bad advice again!
3 years, 9 months ago (2017-03-22 23:20:33 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2751423002/40001
3 years, 9 months ago (2017-03-23 14:00:16 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 14:05:22 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5e8963652e6ed98c45ddbbe23a72...

Powered by Google App Engine
This is Rietveld 408576698