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

Unified Diff: LayoutTests/inspector/debugger/async-callstack-expected.txt

Issue 118293002: DevTools: Support XHR async call stacks in the debugger. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: split tests Created 7 years 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/debugger/async-callstack-expected.txt
diff --git a/LayoutTests/inspector/debugger/async-callstack-expected.txt b/LayoutTests/inspector/debugger/async-callstack-expected.txt
index 3584a57f5a1d287b08dd4d049a3599faa1bb2d06..a16d35425fbbb245320016eca7d7a50f32d2c695 100644
--- a/LayoutTests/inspector/debugger/async-callstack-expected.txt
+++ b/LayoutTests/inspector/debugger/async-callstack-expected.txt
@@ -37,7 +37,7 @@ Call stack:
Call stack:
0) imageErrorHandler (async-callstack.html:71)
- 1) onerror (async-callstack.html:124)
+ 1) onerror (async-callstack.html:92)
Call stack:
0) imageErrorHandler (async-callstack.html:71)

Powered by Google App Engine
This is Rietveld 408576698