diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/crash-and-no-repaint-after-wake-from-sleep.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/crash-and-no-repaint-after-wake-from-sleep.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,186 @@ + + +
+This is a combined test for Bug 39295: Crash (preceded by + assertion) in WKCACFLayerRenderer::setNeedsDisplay when computer wakes from sleep on particular page and Bug 39297: WebView doesn't repaint until page reloads when page + using hardware acceleration loads just after waking from sleep. To test, put your computer to sleep (or + "Standby", as Windows calls it). When you wake your computer up, the browser should not crash and the animation + below should still be running without any periods of non-painting of the WebView.
+