| <!DOCTYPE html><!-- webkit-test-runner [ IPCTestingAPIEnabled=true ] --> |
| <html> |
| <body> |
| Test passes if it does not crash. |
| <script> |
| if (window.testRunner) |
| testRunner.dumpAsText(); |
| |
| buf = new Uint8Array([0x13, 0x0, 0x0, 0x0, 0x1, 0x52, 0x65, 0x61, 0x64, |
| 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x65, 0x4f, 0x62, 0x73, 0x65, 0x72, |
| 0x76, 0x65, 0x72, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, |
| 0x0, 0x0, 0x0, 0x0, 0x0, 0xa, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x2, 0x0, |
| 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, |
| 0x0, 0x0, 0x0, 0xa, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, |
| 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, |
| 0x0, 0xa, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, |
| 0x0, 0x0, 0x0]); |
| |
| if (window.IPC) |
| IPC.sendMessage('UI', 0, IPC.messages.WebConnection_HandleMessage.name, [buf]); |
| </script> |
| </body> |
| </html> |