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

Unified Diff: chrome/test/data/notifications/platform_notification_service.html

Issue 1320173002: Ship Notifications requireInteraction by default (chromium side) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@requireinteraction1b
Patch Set: Always set title in browsertest Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/notifications/platform_notification_service_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/notifications/platform_notification_service.html
diff --git a/chrome/test/data/notifications/platform_notification_service.html b/chrome/test/data/notifications/platform_notification_service.html
index 5d42c3ce6a8dafec5014e569f5b1ec0bd0fb0ed4..56529ddb71d77bb580cfda747058c7cc8dfff598 100644
--- a/chrome/test/data/notifications/platform_notification_service.html
+++ b/chrome/test/data/notifications/platform_notification_service.html
@@ -55,6 +55,7 @@
tag: 'replace-id',
icon: 'icon.png',
silent: true,
+ requireInteraction: true,
data: [
{ property: 'value' }
]
« no previous file with comments | « chrome/browser/notifications/platform_notification_service_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698