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

Side by Side 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, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded. 1 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
2 CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded. 2 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
3 CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded. 3 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
4 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
5 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
6 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
7 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
8 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
9 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
10 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
11 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
12 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
13 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
14 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
15 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
16 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
17 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
18 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
19 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
20 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
21 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
22 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
23 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i s called recursively.
4 x 24 x
5 x This test passes if it doesn't crash. 25 x This test passes if it doesn't crash.
6
OLDNEW
« 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