Index: LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
diff --git a/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt b/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
index f9bb2f7f243d021a72f5f85f581c145ff1cf6e3d..e301361a39031aa5464fd824e33366d6ad41d0c3 100644 |
--- a/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
+++ b/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
@@ -1 +1,2 @@ |
+CONSOLE MESSAGE: PLUGIN: NPP_Destroy |
This tests that opening a window with a WebView that contains a plugin, and then closing the window without calling -[WebView close] does not leak the window or the web view. |