| OLD | NEW |
| 1 Test for http://bugs.webkit.org/show_bug.cgi?id=13203: REGRESSION: Repro crash i
n -[WebBaseNetscapePluginView(WebNPPCallbacks) destroyStream:reason:] navigating
away from page with DivX movie plug-in | 1 Test for http://bugs.webkit.org/show_bug.cgi?id=13203: REGRESSION: Repro crash i
n -[WebBaseNetscapePluginView(WebNPPCallbacks) destroyStream:reason:] navigating
away from page with DivX movie plugin |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
| 7 | 7 |
| 8 TEST COMPLETE | 8 TEST COMPLETE |
| 9 destroyStream() returns zero to indicate success, or a non-zero error code to in
dicate failure | 9 destroyStream() returns zero to indicate success, or a non-zero error code to in
dicate failure |
| 10 PASS document.getElementById('plugin').hasStream is true | 10 PASS document.getElementById('plugin').hasStream is true |
| 11 PASS document.getElementById('plugin').destroyStream() is 2 | 11 PASS document.getElementById('plugin').destroyStream() is 2 |
| 12 PASS document.getElementById('plugin').destroyStream() is 2 | 12 PASS document.getElementById('plugin').destroyStream() is 2 |
| 13 PASS document.getElementById('plugin').destroyNullStream() is 2 | 13 PASS document.getElementById('plugin').destroyNullStream() is 2 |
| 14 PASS: You didn't crash. | 14 PASS: You didn't crash. |
| 15 | 15 |
| 16 PASS successfullyParsed is true | 16 PASS successfullyParsed is true |
| 17 | 17 |
| 18 TEST COMPLETE | 18 TEST COMPLETE |
| 19 | 19 |
| OLD | NEW |