blob: 88da03ac7cea698d4db533415ee132a9b59ea217 [file] [log] [blame]
Test for http://bugs.webkit.org/show_bug.cgi?id=13203: REGRESSION: Repro crash in -[WebBaseNetscapePluginView(WebNPPCallbacks) destroyStream:reason:] navigating away from page with DivX movie plug-in
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
destroyStream() returns zero to indicate success, or a non-zero error code to indicate failure
PASS document.getElementById('plugin').hasStream is true
PASS document.getElementById('plugin').destroyStream() is 2
PASS document.getElementById('plugin').destroyStream() is 2
PASS document.getElementById('plugin').destroyNullStream() is 2
PASS: You didn't crash.
PASS successfullyParsed is true
TEST COMPLETE