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

Unified Diff: LayoutTests/platform/mac/plugins/open-and-close-window-with-plugin-expected.txt

Issue 117493002: Invert the owning relationship between WebFrame and Frame. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 12 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/platform/mac/plugins/open-and-close-window-with-plugin-expected.txt
diff --git a/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt b/LayoutTests/platform/mac/plugins/open-and-close-window-with-plugin-expected.txt
similarity index 82%
copy from LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt
copy to LayoutTests/platform/mac/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/platform/mac/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.

Powered by Google App Engine
This is Rietveld 408576698