| <!DOCTYPE html><!-- webkit-test-runner [ IPCTestingAPIEnabled=true ] --> | |
| <html> | |
| <body> | |
| <p>Test passes if it does not crash.</p> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| buf = new Uint8Array([0x16,0x0,0x0,0x0,0x1,0x68,0x74,0x74,0x70,0x3a,0x2f,0x2f,0x6c,0x6f,0x63,0x61,0x6c,0x68,0x6f,0x73,0x74,0x3a,0x38,0x30,0x30,0x35,0x2f,0x0,0xff,0xff,0xff,0xff,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7]); | |
| if (window.IPC) | |
| IPC.sendMessage('UI',IPC.webPageProxyID,IPC.messages.WebPageProxy_DidNavigateWithNavigationData.name,[buf]); | |
| document.write('PASS') | |
| </script> | |
| </body> | |
| </html> |