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 94a8d9865eb482ca9c3bd0d614562d0e79bae087..01c3ab682222dbba52664ce1038760a175b0a925 100644 |
--- a/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt |
+++ b/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt |
@@ -51,6 +51,7 @@ Running: testCrossFileJump |
<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] |
@@ -59,7 +60,7 @@ Running: testCloseCrossFile |
Running: testHistoryDepth |
=== SimpleHistoryManager state before filling history stack === |
-entries count: 8 |
+entries count: 8 active entry index: 7 |
>entry[7] = {line: 9, column: 4} |
entry[6] = null |
entry[5] = {line: 9, column: 0} |
@@ -90,7 +91,7 @@ entries count: 8 |
<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 |
+entries count: 20 active entry index: 19 |
>entry[19] = {line: 29, column: 7} |
entry[18] = {line: 28, column: 7} |
entry[17] = {line: 27, column: 7} |
@@ -114,7 +115,7 @@ entries count: 20 |
=== === |
First rollback result: true |
=== SimpleHistoryManager state after first rollback === |
-entries count: 20 |
+entries count: 20 active entry index: 18 |
entry[19] = {line: 29, column: 7} |
>entry[18] = {line: 28, column: 7} |
entry[17] = {line: 27, column: 7} |