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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-url-expected.txt

Issue 2389333002: DevTools: update styles for debugger's CallStackSidebarPane (Closed)
Patch Set: correct the order Created 4 years, 2 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/sources/debugger-ui/async-call-stack-url-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-url-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-url-expected.txt
index dc340f7da33c104aedc7558d7fa2b67d1eb815dd..1069df9bfcedb545c7c569b7905b3132b80272aa 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-url-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-url-expected.txt
@@ -2,9 +2,11 @@ Tests that call stack sidebar contains correct urls for call frames.
Set timer for test function.
Script execution paused.
-async-call-stack-url.html:14functionFoo
+unformatted-asy…s:formatted:11f3
setTimeout (async)
-async-call-stack-url.html:9testFunction
+unformatted-asy…js:formatted:8f2
+setTimeout (async)
+async-call-stack-url.html:10testFunction
setTimeout (async)
debugger-test.js:3scheduleTestFunction
VM:1(anonymous)

Powered by Google App Engine
This is Rietveld 408576698