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

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

Issue 303383002: Revert of DevTools: 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 94a8d9865eb482ca9c3bd0d614562d0e79bae087..14f74502bf483aed7e0f83ef225d5d194bb50b31 100644
--- a/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
+++ b/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
@@ -58,17 +58,6 @@
<Rolled over> line: 9 column: 4 [example-fileset-for-test.js]
Running: testHistoryDepth
-=== SimpleHistoryManager state before filling history stack ===
-entries count: 8
->entry[7] = {line: 9, column: 4}
- entry[6] = null
- entry[5] = {line: 9, column: 0}
- entry[4] = null
- entry[3] = null
- entry[2] = null
- entry[1] = {line: 7, column: 26}
- entry[0] = {line: 2, column: 0}
-=== ===
<Mouse click (10, 7)> line: 10 column: 7 [example-fileset-for-test.js]
<Mouse click (11, 7)> line: 11 column: 7 [example-fileset-for-test.js]
<Mouse click (12, 7)> line: 12 column: 7 [example-fileset-for-test.js]
@@ -89,53 +78,6 @@
<Mouse click (27, 7)> line: 27 column: 7 [example-fileset-for-test.js]
<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
->entry[19] = {line: 29, column: 7}
- entry[18] = {line: 28, column: 7}
- entry[17] = {line: 27, column: 7}
- entry[16] = {line: 26, column: 7}
- entry[15] = {line: 25, column: 7}
- entry[14] = {line: 24, column: 7}
- entry[13] = {line: 23, column: 7}
- entry[12] = {line: 22, column: 7}
- entry[11] = {line: 21, column: 7}
- entry[10] = {line: 20, column: 7}
- entry[9] = {line: 19, column: 7}
- entry[8] = {line: 18, column: 7}
- entry[7] = {line: 17, column: 7}
- entry[6] = {line: 16, column: 7}
- entry[5] = {line: 15, column: 7}
- entry[4] = {line: 14, column: 7}
- entry[3] = {line: 13, column: 7}
- entry[2] = {line: 12, column: 7}
- entry[1] = {line: 11, column: 7}
- entry[0] = {line: 10, column: 7}
-=== ===
-First rollback result: true
-=== SimpleHistoryManager state after first rollback ===
-entries count: 20
- entry[19] = {line: 29, column: 7}
->entry[18] = {line: 28, column: 7}
- entry[17] = {line: 27, column: 7}
- entry[16] = {line: 26, column: 7}
- entry[15] = {line: 25, column: 7}
- entry[14] = {line: 24, column: 7}
- entry[13] = {line: 23, column: 7}
- entry[12] = {line: 22, column: 7}
- entry[11] = {line: 21, column: 7}
- entry[10] = {line: 20, column: 7}
- entry[9] = {line: 19, column: 7}
- entry[8] = {line: 18, column: 7}
- entry[7] = {line: 17, column: 7}
- entry[6] = {line: 16, column: 7}
- entry[5] = {line: 15, column: 7}
- entry[4] = {line: 14, column: 7}
- entry[3] = {line: 13, column: 7}
- entry[2] = {line: 12, column: 7}
- entry[1] = {line: 11, column: 7}
- entry[0] = {line: 10, column: 7}
-=== ===
<Rolled back> line: 28 column: 7 [example-fileset-for-test.js]
<Rolled back> line: 27 column: 7 [example-fileset-for-test.js]
<Rolled back> line: 26 column: 7 [example-fileset-for-test.js]
« 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