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

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

Issue 171413006: Auto-rebaseline for r167331 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 8f0f4fd3cb737e1847cb8263d8e2b1c1358db765..c3ed93ca26f0b014e5d6242545000097ce39268b 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 ERROR: line 12: Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'setWillBeDestroyed'
+CONSOLE ERROR: line 12: Uncaught TypeError: undefined is not a function
This tests whether a NPP_SetWindow is called during plugin destruction.

Powered by Google App Engine
This is Rietveld 408576698