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

Unified Diff: LayoutTests/inspector/sources/debugger/promise-pane-expected.txt

Issue 1095943002: DevTools: [console] Logged promise rejections do not change state once handled (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: for landing Created 5 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/inspector/sources/debugger/promise-pane-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt b/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt
index 28364b03402322ad1331e2f964cd376ec1917fc7..44d5fcc6c3a0bed80a47878044ad4028d2261932 100644
--- a/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt
@@ -1,4 +1,5 @@
CONSOLE ERROR: line 16: Uncaught (in promise) Error: EXPECTED
+CONSOLE MESSAGE: Handler added to rejected promise
Tests promise pane view.
Set timer for test function.

Powered by Google App Engine
This is Rietveld 408576698