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

Unified Diff: LayoutTests/push_messaging/push-messaging-expected.txt

Issue 209853010: [ABANDONED] Enable V8 Promises (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 8 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
Index: LayoutTests/push_messaging/push-messaging-expected.txt
diff --git a/LayoutTests/push_messaging/push-messaging-expected.txt b/LayoutTests/push_messaging/push-messaging-expected.txt
index e568be9063cdd78941965ea91f1ea699f57cc6eb..28c3d5c323eb826bc185d7f4c5fcefc9b0d94480 100644
--- a/LayoutTests/push_messaging/push-messaging-expected.txt
+++ b/LayoutTests/push_messaging/push-messaging-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS !!navigator.push is true
PASS !!navigator.push.register is true
-PASS String(navigator.push.register("senderId")) is "[object Promise]"
+PASS navigator.push.register("senderId").constructor is Promise
PASS error.name is "AbortError"
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698