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

Unified Diff: LayoutTests/inspector/console/console-error-on-call-frame-expected.txt

Issue 443943002: DevTools: Fix framework blackboxing for exceptions thrown inside V8 internal scripts. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed test Created 6 years, 4 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/inspector/sources/debugger/frameworks-skip-exceptions.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
diff --git a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
index ee9764b991fd7693b39691b1013c0c0510d3356a..3fa449e0e866b0e95477007cf79385eb2bd26f10 100644
--- a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
+++ b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
@@ -7,6 +7,6 @@ Script execution resumed.
setTimeout(testFunction, 0)
1
console.error(42)
-42 (program):2(anonymous function) (program):2evaluate (program):426testFunction console-error-on-call-frame.html:10
+42 (program):2(anonymous function) (program):2evaluate (program):436testFunction console-error-on-call-frame.html:10
undefined
« no previous file with comments | « no previous file | LayoutTests/inspector/sources/debugger/frameworks-skip-exceptions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698