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

Side by Side Diff: LayoutTests/fast/workers/worker-exception-during-navigation-expected.txt

Issue 11320014: Merge 132371 - Crash when trying to write exception message to null console (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 1 month 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
OLDNEW
1 CONSOLE MESSAGE: line 27: Creating the workers. 1 CONSOLE MESSAGE: line 27: Creating the workers.
2 CONSOLE MESSAGE: line 44: Unloading the current document to see if there will be a crash. 2 CONSOLE MESSAGE: line 44: Unloading the current document to see if there will be a crash.
3 CONSOLE MESSAGE: line 12: No crashes: PASSED! 3 CONSOLE MESSAGE: line 12: No crashes: PASSED!
4 The regression test for Bug 99658 4 The regression test for Bug 99658
5 5
6 The test starts bunch of workers that just throw an exception. During that time, current document is unloaded. The test passes if there are no crashes after the page unload. 6 The test starts bunch of workers that just throw an exception. During that time, current document is unloaded. The test passes if there are no crashes after the page unload.
7 7
8 Note that the test is potentially flaky and may produce false positives if we ar e unlucky with the worker exceptions timing. It should not fail if there is no b ug though. 8 Note that the test is potentially flaky and may produce false positives if we ar e unlucky with the worker exceptions timing. It should not fail if there is no b ug though.
OLDNEW
« no previous file with comments | « LayoutTests/fast/workers/worker-exception-during-navigation.html ('k') | Source/WebCore/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698