Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: LayoutTests/plugins/destroy-stream-twice-expected.txt

Issue 1319473007: Delete a bunch of NPAPI layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/plugins/destroy-stream-twice.html ('k') | LayoutTests/plugins/get-empty-url.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/plugins/destroy-stream-twice-expected.txt
diff --git a/LayoutTests/plugins/destroy-stream-twice-expected.txt b/LayoutTests/plugins/destroy-stream-twice-expected.txt
deleted file mode 100644
index 0beb8245936cfc886690679e3efe4132f3b0a9c2..0000000000000000000000000000000000000000
--- a/LayoutTests/plugins/destroy-stream-twice-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-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 plugin
-
-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
-
« no previous file with comments | « LayoutTests/plugins/destroy-stream-twice.html ('k') | LayoutTests/plugins/get-empty-url.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698