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

Unified Diff: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt

Issue 213013006: Define push_messaging module with PushManager skeleton. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: More oilpan types. Created 6 years, 9 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 | LayoutTests/push_messaging/push-messaging.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
diff --git a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
index becdfc33694d911b488b1e02dc4bbd8bfb345f8b..12be32f05ba706c7d6b769eb57afea3e93b6f29e 100644
--- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
@@ -19,6 +19,7 @@ navigator.platform is OK
navigator.plugins is OK
navigator.product is OK
navigator.productSub is OK
+navigator.push is OK
navigator.registerProtocolHandler() threw err TypeError: Failed to execute 'registerProtocolHandler' on 'Navigator': 3 arguments required, but only 0 present.
navigator.requestMIDIAccess() is OK
navigator.serviceWorker is OK
@@ -49,6 +50,7 @@ navigator.platform is OK
navigator.plugins is OK
navigator.product is OK
navigator.productSub is OK
+navigator.push is OK
navigator.registerProtocolHandler() threw err TypeError: Failed to execute 'registerProtocolHandler' on 'Navigator': 3 arguments required, but only 0 present.
navigator.requestMIDIAccess() is OK
navigator.serviceWorker is OK
« no previous file with comments | « no previous file | LayoutTests/push_messaging/push-messaging.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698