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

Issue 896243004: Start piping Android app promos through AppBannerInfoBars (Closed)

Created:
5 years, 10 months ago by gone
Modified:
5 years, 10 months ago
Reviewers:
Ted C, newt (away)
CC:
chromium-reviews, benwells
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Start piping Android app promos through AppBannerInfoBars * Use AppBannerInfoBars instead of AppBannerViews for Android app promos. - Button doesn't install anything. - Layout is still incorrect. BUG=453170 Committed: https://crrev.com/56a3dba9f2fd45c1d736e6e57ddb81f1d3df05c7 Cr-Commit-Position: refs/heads/master@{#315104}

Patch Set 1 #

Patch Set 2 : Deleting all the things. If it's too big, check PS1. #

Patch Set 3 : Deleting assets. #

Patch Set 4 : Keep AppBannerView; need to yank out the logic. #

Patch Set 5 : Rebasing #

Patch Set 6 : Uploading the whole shebang #

Patch Set 7 : #

Patch Set 8 : Just creation code #

Patch Set 9 : Rebasing #

Total comments: 2

Patch Set 10 : Addressing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -153 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerManager.java View 1 2 3 4 5 6 7 7 chunks +15 lines, -82 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java View 1 2 3 4 3 chunks +2 lines, -11 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppData.java View 1 2 3 4 7 chunks +4 lines, -24 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java View 1 2 3 4 5 6 7 8 9 2 chunks +44 lines, -6 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/android/banners/app_banner_infobar_delegate.h View 1 2 3 4 6 7 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_infobar_delegate.cc View 1 2 3 4 6 7 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager.h View 1 2 3 4 5 6 7 8 2 chunks +11 lines, -5 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager.cc View 1 2 3 4 5 6 7 8 4 chunks +31 lines, -10 lines 0 comments Download
M chrome/browser/ui/android/infobars/app_banner_infobar.h View 1 2 3 4 5 6 7 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/android/infobars/app_banner_infobar.cc View 1 2 3 4 5 6 7 2 chunks +30 lines, -14 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
gone
5 years, 10 months ago (2015-02-04 17:49:23 UTC) #2
gone
Unsure if you've already started looking at this, but I'm squashing and rearranging CLs. The ...
5 years, 10 months ago (2015-02-05 18:11:53 UTC) #3
gone
One big CL. Could chop it up into two if it'd help the review, but ...
5 years, 10 months ago (2015-02-05 22:04:25 UTC) #5
gone
Updated the CL to catch more of the special cases that the AppBannerView used to ...
5 years, 10 months ago (2015-02-06 03:23:12 UTC) #6
gone
Broke the CL into two pieces. This comes first and just handles the creation of ...
5 years, 10 months ago (2015-02-06 03:49:57 UTC) #7
gone
+Ben as FYI
5 years, 10 months ago (2015-02-06 03:51:29 UTC) #8
Ted C
lgtm Depending on how this class progresses, we might want to split out the concept ...
5 years, 10 months ago (2015-02-06 19:34:37 UTC) #9
gone
https://chromiumcodereview.appspot.com/896243004/diff/150001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java (right): https://chromiumcodereview.appspot.com/896243004/diff/150001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java#newcode29 chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java:29: public AppBannerInfoBar(long nativeInfoBar, String appTitle, Bitmap iconBitmap, AppData data) ...
5 years, 10 months ago (2015-02-06 20:04:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/896243004/170001
5 years, 10 months ago (2015-02-06 20:05:39 UTC) #13
commit-bot: I haz the power
Committed patchset #10 (id:170001)
5 years, 10 months ago (2015-02-06 20:53:36 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 20:54:38 UTC) #15
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/56a3dba9f2fd45c1d736e6e57ddb81f1d3df05c7
Cr-Commit-Position: refs/heads/master@{#315104}

Powered by Google App Engine
This is Rietveld 408576698