[Webkit-unassigned] [Bug 35550] Allow a plugin to participate in the browser's print workflow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 15:37:23 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35550





--- Comment #6 from sanjeevr at chromium.org  2010-03-05 15:37:23 PST ---
I made almost all the changes you suggested. I used a rect for PrintableArea
because it is possible that you want the plugin to print within a portion of
the entire page.
Also I left the print interface for WebPluginContainerImpl as is because the
plugin is not expected to maintain any state between printBegin and printEnd.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list