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

Unified Diff: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 919033003: Promote Web Notifications and the Push API to stable features. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 10 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 | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 2e6867ae7410504e202fbcdb130e580fd91a00c1..e649c9553621c4de364638a8e227acd0d4c59d1f 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -1349,6 +1349,14 @@ interface Promise
method chain
method constructor
method then
+interface PushManager
+ method constructor
+ method getSubscription
+ method hasPermission
+ method subscribe
+interface PushSubscription
+ method constructor
+ method unsubscribe
interface RTCIceCandidate
method constructor
interface RTCSessionDescription
@@ -1982,6 +1990,7 @@ interface ServiceWorkerContainer
method register
interface ServiceWorkerRegistration
method constructor
+ method showNotification
method unregister
interface Set
getter size
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698