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

Unified Diff: ppapi/examples/printing/README.txt

Issue 9455083: Proxy the PPP_Printing interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« no previous file with comments | « ppapi/c/dev/ppp_printing_dev.h ('k') | ppapi/examples/printing/printing.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/examples/printing/README.txt
diff --git a/ppapi/examples/printing/README.txt b/ppapi/examples/printing/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..735004359b8ecb63586bb75f362f3fff811ae4aa
--- /dev/null
+++ b/ppapi/examples/printing/README.txt
@@ -0,0 +1,5 @@
+To test this you need to run this plugin as "full frame." So you have to
+associate the plugin with a MIME type your server returns.
+
+One cheesy way to do this is to register as "application/x-shockwave-flash",
+disable flash in about:plugins, and navigate to any .swf on the internet.
« no previous file with comments | « ppapi/c/dev/ppp_printing_dev.h ('k') | ppapi/examples/printing/printing.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698