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

Side by Side Diff: LayoutTests/inspector/console/console-revoke-error-in-worker-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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: line 1: Uncaught (in promise) Error: Handled error
2 CONSOLE MESSAGE: Handler added to rejected promise
3 Tests that console revokes lazily handled promise rejections.
4
5 Creating worker with promise
6
7 Message added: error log
8 1 errors
9 0 handled promise rejection
10 0 warning
11 console-message-wrapper console-error-level
12
13 Handling promise
14 console-message-wrapper console-revokedError-level
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698