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

Unified Diff: LayoutTests/inspector/jump-to-previous-editing-location-expected.txt

Issue 302043003: Revert of DevTools: more excessive dumping for jump-to-previous-position.html test (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 | « LayoutTests/inspector/jump-to-previous-editing-location.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
diff --git a/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt b/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
index 01c3ab682222dbba52664ce1038760a175b0a925..94a8d9865eb482ca9c3bd0d614562d0e79bae087 100644
--- a/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
+++ b/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
@@ -51,7 +51,6 @@
<Rolled over> line: 11 column: 1 [workspace-test.js]
Running: testCloseCrossFile
-executed SimpleHistoryManager.filterOut; activeEntryIndex = 7
<Close active tab> line: 9 column: 4 [example-fileset-for-test.js]
<Rolled back> line: 9 column: 0 [example-fileset-for-test.js]
<Rolled over> line: 9 column: 4 [example-fileset-for-test.js]
@@ -60,7 +59,7 @@
Running: testHistoryDepth
=== SimpleHistoryManager state before filling history stack ===
-entries count: 8 active entry index: 7
+entries count: 8
>entry[7] = {line: 9, column: 4}
entry[6] = null
entry[5] = {line: 9, column: 0}
@@ -91,7 +90,7 @@
<Mouse click (28, 7)> line: 28 column: 7 [example-fileset-for-test.js]
<Mouse click (29, 7)> line: 29 column: 7 [example-fileset-for-test.js]
=== SimpleHistoryManager state after filling history stack ===
-entries count: 20 active entry index: 19
+entries count: 20
>entry[19] = {line: 29, column: 7}
entry[18] = {line: 28, column: 7}
entry[17] = {line: 27, column: 7}
@@ -115,7 +114,7 @@
=== ===
First rollback result: true
=== SimpleHistoryManager state after first rollback ===
-entries count: 20 active entry index: 18
+entries count: 20
entry[19] = {line: 29, column: 7}
>entry[18] = {line: 28, column: 7}
entry[17] = {line: 27, column: 7}
« no previous file with comments | « LayoutTests/inspector/jump-to-previous-editing-location.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698