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

Issue 231273003: App install alert button fixes (Closed)

Created:
6 years, 8 months ago by gone
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

App install alert button fixes * Limits the maximum size of the button, truncating text if it can't fit (yay for testing with languages that I didn't have translations for initially). * Stops an NPE that can trigger if the user uses the banner to install an app, uninstalls the app in the background, then returns to Chrome to open the app from the banner itself. BUG=359208, 359199 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262926

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -9 lines) Patch
M chrome/android/java/res/layout/app_banner_view.xml View 2 chunks +7 lines, -6 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 2 chunks +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java View 1 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
gone
6 years, 8 months ago (2014-04-09 18:48:12 UTC) #1
newt (away)
lgtm https://chromiumcodereview.appspot.com/231273003/diff/1/chrome/android/java/res/layout/app_banner_view.xml File chrome/android/java/res/layout/app_banner_view.xml (right): https://chromiumcodereview.appspot.com/231273003/diff/1/chrome/android/java/res/layout/app_banner_view.xml#newcode40 chrome/android/java/res/layout/app_banner_view.xml:40: android:ellipsize="end" Once the user clicks on the button, ...
6 years, 8 months ago (2014-04-09 19:01:05 UTC) #2
gone
https://chromiumcodereview.appspot.com/231273003/diff/1/chrome/android/java/res/layout/app_banner_view.xml File chrome/android/java/res/layout/app_banner_view.xml (right): https://chromiumcodereview.appspot.com/231273003/diff/1/chrome/android/java/res/layout/app_banner_view.xml#newcode40 chrome/android/java/res/layout/app_banner_view.xml:40: android:ellipsize="end" On 2014/04/09 19:01:05, newt wrote: > Once the ...
6 years, 8 months ago (2014-04-09 20:28:44 UTC) #3
David Trainor- moved to gerrit
lgtm
6 years, 8 months ago (2014-04-10 00:03:09 UTC) #4
gone
The CQ bit was checked by dfalcantara@chromium.org
6 years, 8 months ago (2014-04-10 00:03:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dfalcantara@chromium.org/231273003/20001
6 years, 8 months ago (2014-04-10 00:04:28 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 05:15:58 UTC) #7
Message was sent while issue was closed.
Change committed as 262926

Powered by Google App Engine
This is Rietveld 408576698