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

Unified Diff: LayoutTests/inspector/sources/debugger/function-details-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 6 years, 6 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/function-details-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/function-details-expected.txt b/LayoutTests/inspector/sources/debugger/function-details-expected.txt
index 1de28faf8666a524a9a401fa0221020f14790818..f35f8f84579d1f1dc8c4f5dd6197aef32078cf1a 100644
--- a/LayoutTests/inspector/sources/debugger/function-details-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/function-details-expected.txt
@@ -1,6 +1,5 @@
Tests that Debugger.getFunctionDetails command returns correct location. Bug 71808
-Debugger was enabled.
Running: testGetFirstLineFunctionDetails
firstLineFunction type = function
@@ -68,5 +67,4 @@ scopeChain #0: catch; ex: <no string representation>
scopeChain #1: with; __proto__: <no string representation>,e: 7,f: 5,u: <no value>,v: <no value>
scopeChain #2: closure; arguments: <no string representation>,o: <no string representation>,p: <no string representation>
scopeChain #3: global; <global object properties omitted>
-Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698