blob: 4d8fd68dd8d156b39a7b6a7c38fe5d9b3fd6812b [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script src="../../resources/js-test.js"></script>
<script>
description("Tests that the WebProcess does not process incoming sync IPC while waiting for a sync reply.");
internals.testIncomingSyncIPCMessageWhileWaitingForSyncReply();
testPassed("Did not crash");
</script>
</body>
</html>