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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt

Issue 2669633002: DevTools: rebaseline debugger tests (Closed)
Patch Set: fix comment for frameworks-skip-step-in.html Created 3 years, 11 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/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
similarity index 92%
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
index 5245df174f80e8a27d1a4053334310c6d8f10ff1..0ad0a51a788682e761ae60d74bfa898b9f3024c7 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
@@ -14,7 +14,6 @@ iterNotStarted: type = object, subtype = generator
lineNumber = 13
columnNumber = 13
script is valid: yes
-[[Scopes]] = Scopes[2]
Running: testIterSuspended
iterSuspended: type = object, subtype = generator
@@ -29,7 +28,6 @@ iterSuspended: type = object, subtype = generator
lineNumber = 15
columnNumber = 4
script is valid: yes
-[[Scopes]] = Scopes[2]
Running: testIterClosed
iterClosed: type = object, subtype = generator
@@ -44,7 +42,6 @@ iterClosed: type = object, subtype = generator
lineNumber = 13
columnNumber = 13
script is valid: yes
-[[Scopes]] = Scopes[2]
Running: testIterObjGenerator
iterObjGenerator: type = object, subtype = generator
@@ -59,7 +56,6 @@ iterObjGenerator: type = object, subtype = generator
lineNumber = 24
columnNumber = 8
script is valid: yes
-[[Scopes]] = Scopes[2]
Running: testAnonymousGenIter
anonymousGenIter: type = object, subtype = generator
@@ -73,5 +69,4 @@ anonymousGenIter: type = object, subtype = generator
lineNumber = 38
columnNumber = 4
script is valid: yes
-[[Scopes]] = Scopes[2]

Powered by Google App Engine
This is Rietveld 408576698