blob: fa2ed3ed2950f2e128e5d5da229921088e4d617e [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setStopProvisionalFrameLoads();
}
</script>
</head>
<body>
This tests to see if a WebKit app that calls [WebFrame stopLoading] inside of a -webView:didStartProvisionalLoadForFrame: frame load delegate method call crashes.<br>
This test will only work in DRT
<iframe src="data:text/html,<html></html>"></iframe>
</body>
</html>