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. |