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

Unified Diff: LayoutTests/http/tests/history/resources/back-during-onload-hung-page.php

Issue 6280020: Merge 76816 - 2011-01-27 Charlie Reis <creis@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 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/ChangeLog ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/history/resources/back-during-onload-hung-page.php
===================================================================
--- LayoutTests/http/tests/history/resources/back-during-onload-hung-page.php (revision 76855)
+++ LayoutTests/http/tests/history/resources/back-during-onload-hung-page.php (working copy)
@@ -1,2 +1,2 @@
-<? sleep(1000); ?>
+<? sleep(60); ?>
FAIL: Should never see this
« no previous file with comments | « LayoutTests/ChangeLog ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698