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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt

Issue 2116563003: [DevTools] Report unhandled exceptions and promise rejections through Runtime. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase after ExceptionDetails change Created 4 years, 5 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: third_party/WebKit/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt
index 8e84e0ebbb63868332cf9f20b36c32978ff2c757..7bcabaaee90de6ac496a622c0ff9b38c4eccf882 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt
@@ -1,5 +1,4 @@
CONSOLE ERROR: line 1: Uncaught (in promise) Error: Handled error
-CONSOLE MESSAGE: Handler added to rejected promise
Tests that console revokes lazily handled promise rejections.
Creating worker with promise

Powered by Google App Engine
This is Rietveld 408576698