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

Issue 893073002: Start showing basic infobars for manifest apps (Closed)

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

Description

Start showing basic infobars for manifest apps * Create a new skeleton InfoBarDelegate for app banners containing information about apps defined by web manifests. * Displays an infobar when the user navigates to a page with a manifest. * Adds a string for "Add to homescreen" for the new infobar. BUG=453170 Committed: https://crrev.com/534f316d9864003080435544066eb41e43dc40be Cr-Commit-Position: refs/heads/master@{#314273}

Patch Set 1 #

Patch Set 2 : Revised icon storage logic #

Total comments: 8

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -16 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerManager.java View 3 chunks +8 lines, -3 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -1 line 0 comments Download
A chrome/browser/android/banners/app_banner_infobar_delegate.h View 1 2 1 chunk +72 lines, -0 lines 0 comments Download
A chrome/browser/android/banners/app_banner_infobar_delegate.cc View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager.h View 1 5 chunks +19 lines, -3 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager.cc View 1 8 chunks +81 lines, -9 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
gone
Not sure who the best reviewer is for this CL; if you want to punt ...
5 years, 10 months ago (2015-02-02 21:28:24 UTC) #2
gone
Squashed the next CL on top since it changes where the icon gets stored.
5 years, 10 months ago (2015-02-03 00:09:26 UTC) #3
newt (away)
https://codereview.chromium.org/893073002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate.cc File chrome/browser/android/banners/app_banner_infobar_delegate.cc (right): https://codereview.chromium.org/893073002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate.cc#newcode57 chrome/browser/android/banners/app_banner_infobar_delegate.cc:57: gfx::Image AppBannerInfoBarDelegate::GetIcon() const { How could delegate_ ever be ...
5 years, 10 months ago (2015-02-03 00:57:25 UTC) #4
gone
Made the changes. Seemed mostly nitty. Running through try bots now. https://chromiumcodereview.appspot.com/893073002/diff/20001/chrome/browser/android/banners/app_banner_infobar_delegate.cc File chrome/browser/android/banners/app_banner_infobar_delegate.cc (right): ...
5 years, 10 months ago (2015-02-03 01:18:16 UTC) #5
newt (away)
lgtm
5 years, 10 months ago (2015-02-03 01:25:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/893073002/40001
5 years, 10 months ago (2015-02-03 02:58:15 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_rel on tryserver.chromium.win (None)
5 years, 10 months ago (2015-02-03 03:17:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/893073002/40001
5 years, 10 months ago (2015-02-03 03:19:56 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-03 05:33:22 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 05:34:10 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/534f316d9864003080435544066eb41e43dc40be
Cr-Commit-Position: refs/heads/master@{#314273}

Powered by Google App Engine
This is Rietveld 408576698