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

Side by Side Diff: LayoutTests/fast/dom/shadow/focus-controller-recursion-crash-expected.txt

Issue 1204213002: Avoid tail recursion to mitigate stack exhaustion (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: lower the loop threshold from 100000 to 50000 Created 5 years, 6 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 PASS document.activeElement.id is "first"
1 PASS successfullyParsed is true 2 PASS successfullyParsed is true
2 3
3 TEST COMPLETE 4 TEST COMPLETE
4 This test passes if it does not crash. 5 This test passes if it does not crash.
5 6
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/shadow/focus-controller-recursion-crash.html ('k') | Source/core/page/FocusController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698