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

Unified Diff: LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt

Issue 141103006: Protect document.execCommand() from recursive call and DOM mutation events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2014-02-03T14:21:08 Created 6 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
« no previous file with comments | « LayoutTests/editing/undo/undo-after-event-edited-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
diff --git a/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt b/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
index 04f27ec3f361fad9d2abc9241dffeffc96472374..9053f13c1bca666da3c8ac81ace54c0d5bc3c18b 100644
--- a/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
+++ b/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
@@ -1,6 +1,25 @@
-CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded.
-CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded.
-CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
x
x This test passes if it doesn't crash.
-
« no previous file with comments | « LayoutTests/editing/undo/undo-after-event-edited-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698