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

Unified Diff: LayoutTests/plugins/plugin-persists-expected.txt

Issue 23618022: BrowserPlugin/WebView - Move plugin lifetime to DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Handle shared-renderer case. Created 6 years, 9 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
« no previous file with comments | « LayoutTests/plugins/plugin-persists.html ('k') | Source/core/dom/ContainerNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/plugins/plugin-persists-expected.txt
diff --git a/LayoutTests/plugins/plugin-persists-expected.txt b/LayoutTests/plugins/plugin-persists-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..553bdde8a3b28ce6926833b5721d585d3e648d26
--- /dev/null
+++ b/LayoutTests/plugins/plugin-persists-expected.txt
@@ -0,0 +1,6 @@
+Plugin received event: TouchStart
+TestPlugin: isPersistent
+Plugin received event: TouchEnd
+TestPlugin: isPersistent
+
+Each event description above should be followed by 'TestPlugin: isPersistent'
« no previous file with comments | « LayoutTests/plugins/plugin-persists.html ('k') | Source/core/dom/ContainerNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698