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

Issue 2396063002: Add Notification images (Android pre-N standard layout) (Closed)

Created:
4 years, 2 months ago by johnme
Modified:
4 years, 2 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-notifications_chromium.org, awdf+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Notification images (Android pre-N standard layout) Previously images were only supported on desktop and Android Nougat; they would be hidden on JellyBean through Marshmallow where we use a custom layout for the notifications. This patch makes us use the standard layout on all versions of Android when an image is present, thus images are now supported everywhere. Still behind the --enable-experimental-web-platform-features flag. Intent to implement: https://groups.google.com/a/chromium.org/d/topic/blink-dev/FQxPB5GEQjo/discussion Screenshot: https://imgur.com/a/A7VzK Depends on https://codereview.chromium.org/2273033002 BUG=614456 Committed: https://crrev.com/edbb2648f4de98d287a5a65d3b16832f4fedf6a2 Cr-Commit-Position: refs/heads/master@{#423616}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add test and move comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -12 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java View 1 6 chunks +22 lines, -9 lines 0 comments Download
M chrome/android/junit/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridgeUnitTest.java View 1 1 chunk +60 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
johnme
4 years, 2 months ago (2016-10-06 14:28:31 UTC) #2
Peter Beverloo
lgtm w/ test https://codereview.chromium.org/2396063002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java File chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java (right): https://codereview.chromium.org/2396063002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java#newcode629 chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java:629: // standard notification. Please document this ...
4 years, 2 months ago (2016-10-06 14:49:44 UTC) #3
johnme
Addressed review comments - thanks! > lgtm w/ test Added test. https://codereview.chromium.org/2396063002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java File chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java (right): ...
4 years, 2 months ago (2016-10-06 18:21:00 UTC) #4
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/2396063002/20001
4 years, 2 months ago (2016-10-06 18:22:09 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/edbb2648f4de98d287a5a65d3b16832f4fedf6a2 Cr-Commit-Position: refs/heads/master@{#423616}
4 years, 2 months ago (2016-10-06 19:06:25 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 19:06:42 UTC) #10
Message was sent while issue was closed.
Failed to apply the patch.
On branch working_branch
Your branch is up-to-date with 'origin/refs/pending/heads/master'.
nothing to commit, working tree clean

Powered by Google App Engine
This is Rietveld 408576698