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

Issue 889613003: Add support for passing bitmaps to Android infobars (Closed)

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

Description

Add support for passing bitmaps to Android infobars Native infobars are already capable of choosing between a resource and a Bitmap for the infobar icon. Pass this information through to the Java side so the UI widgets can also display the Bitmap version of the icon. BUG=453170 Committed: https://crrev.com/7931ccb5292f20375145443b5c3a9a547a334fbd Cr-Commit-Position: refs/heads/master@{#314183}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -27 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/download/ChromeDownloadDelegate.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBar.java View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java View 1 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/DataReductionProxyInfoBar.java View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/GeneratedPasswordSavedInfoBar.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBar.java View 4 chunks +7 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarLayout.java View 1 4 chunks +13 lines, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/MessageInfoBar.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/TranslateInfoBar.java View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/android/infobars/confirm_infobar.cc View 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
gone
5 years, 10 months ago (2015-01-31 02:35:48 UTC) #2
newt (away)
https://codereview.chromium.org/889613003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java (right): https://codereview.chromium.org/889613003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java#newcode31 chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java:31: * @param bitmap Bitmap to use if there is ...
5 years, 10 months ago (2015-02-02 17:01:50 UTC) #3
gone
https://chromiumcodereview.appspot.com/889613003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java (right): https://chromiumcodereview.appspot.com/889613003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java#newcode31 chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java:31: * @param bitmap Bitmap to use if there is ...
5 years, 10 months ago (2015-02-02 18:09:20 UTC) #4
newt (away)
lgtm
5 years, 10 months ago (2015-02-02 18:20:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/889613003/20001
5 years, 10 months ago (2015-02-02 18:22:01 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-02 20:39:55 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 20:40:46 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7931ccb5292f20375145443b5c3a9a547a334fbd
Cr-Commit-Position: refs/heads/master@{#314183}

Powered by Google App Engine
This is Rietveld 408576698