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

Issue 1693583002: Add browser test for notification action icons. (Closed)

Created:
4 years, 10 months ago by Michael van Ouwerkerk
Modified:
4 years, 10 months ago
CC:
chromium-reviews, creis+watch_chromium.org, Peter Beverloo, mlamouri+watch-notifications_chromium.org, nasko+codewatch_chromium.org, jam, dglazkov+blink, darin-cc_chromium.org, asvitkine+watch_chromium.org, blink-reviews, blink-reviews-api_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ActionIconToJava
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add browser test for notification action icons. Also exposes the --enable-notification-action-icons runtime flag. BUG=581336 Committed: https://crrev.com/683791c3ed0d450fc0c311d8b99be2c40cd6f5ff Cr-Commit-Position: refs/heads/master@{#375858}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address johnme's comments. #

Total comments: 4

Patch Set 3 : Address peter's comments. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -7 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/notifications/platform_notification_service_browsertest.cc View 1 2 8 chunks +45 lines, -6 lines 0 comments Download
M chrome/test/data/notifications/platform_notification_service.html View 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/test/data/notifications/platform_notification_service.js View 1 chunk +6 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/child/runtime_features.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebRuntimeFeatures.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/public/web/WebRuntimeFeatures.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 25 (9 generated)
Michael van Ouwerkerk
John, could you take a look please?
4 years, 10 months ago (2016-02-11 16:39:48 UTC) #2
johnme
Might have made sense as two CLs, but no matter. lgtm. https://codereview.chromium.org/1693583002/diff/1/chrome/browser/notifications/platform_notification_service_browsertest.cc File chrome/browser/notifications/platform_notification_service_browsertest.cc (right): ...
4 years, 10 months ago (2016-02-11 18:13:33 UTC) #3
Michael van Ouwerkerk
Thanks John! https://codereview.chromium.org/1693583002/diff/1/chrome/browser/notifications/platform_notification_service_browsertest.cc File chrome/browser/notifications/platform_notification_service_browsertest.cc (right): https://codereview.chromium.org/1693583002/diff/1/chrome/browser/notifications/platform_notification_service_browsertest.cc#newcode303 chrome/browser/notifications/platform_notification_service_browsertest.cc:303: EXPECT_EQ(1u, buttons.size()); On 2016/02/11 18:13:33, johnme wrote: ...
4 years, 10 months ago (2016-02-12 11:04:43 UTC) #4
Michael van Ouwerkerk
Peter, could you take a look please as owner of chrome/browser/notifications/ ? Ilya, could you ...
4 years, 10 months ago (2016-02-12 11:16:28 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693583002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693583002/20001
4 years, 10 months ago (2016-02-12 11:17:05 UTC) #8
Peter Beverloo
lgtm % description, thank you! :) https://codereview.chromium.org/1693583002/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1693583002/diff/20001/chrome/app/generated_resources.grd#newcode7980 chrome/app/generated_resources.grd:7980: + Enable notification ...
4 years, 10 months ago (2016-02-12 11:47:24 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/165994)
4 years, 10 months ago (2016-02-12 12:33:41 UTC) #11
Michael van Ouwerkerk
Thanks Peter. https://codereview.chromium.org/1693583002/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1693583002/diff/20001/chrome/app/generated_resources.grd#newcode7980 chrome/app/generated_resources.grd:7980: + Enable notification action icons. On 2016/02/12 ...
4 years, 10 months ago (2016-02-12 16:04:56 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693583002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693583002/40001
4 years, 10 months ago (2016-02-12 16:06:21 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-12 18:19:09 UTC) #16
Ilya Sherman
histograms.xml lgtm
4 years, 10 months ago (2016-02-12 22:59:48 UTC) #17
pfeldman
public/web lgtm
4 years, 10 months ago (2016-02-17 01:19:11 UTC) #18
Michael van Ouwerkerk
Thank you gentlemen.
4 years, 10 months ago (2016-02-17 10:30:18 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693583002/60001
4 years, 10 months ago (2016-02-17 10:30:59 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-17 11:55:54 UTC) #23
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 11:56:43 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/683791c3ed0d450fc0c311d8b99be2c40cd6f5ff
Cr-Commit-Position: refs/heads/master@{#375858}

Powered by Google App Engine
This is Rietveld 408576698