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

Unified Diff: LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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
Index: LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt
diff --git a/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt b/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt
index 0ec203b16a1ba74e467f87183366fd5b68d9c36f..8f0f4fd3cb737e1847cb8263d8e2b1c1358db765 100644
--- a/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt
+++ b/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt
@@ -1,4 +1,4 @@
CONSOLE MESSAGE: line 12: PLUGIN: NPP_New: Could not find a test named "npp-set-window-called-during-destruction", maybe its .cpp file wasn't added to the build system?
-CONSOLE MESSAGE: line 12: Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'setWillBeDestroyed'
+CONSOLE ERROR: line 12: Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'setWillBeDestroyed'
This tests whether a NPP_SetWindow is called during plugin destruction.

Powered by Google App Engine
This is Rietveld 408576698