[Webkit-unassigned] [Bug 22898] [GTK] need proper API for printing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 6 14:39:09 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=22898
------- Comment #43 from gns at gnome.org 2009-04-06 14:39 PDT -------
Created an attachment (id=29288)
--> (https://bugs.webkit.org/attachment.cgi?id=29288&action=view)
2009-04-06 Gustavo Noronha Silva <gns at gnome.org>
Reviewed by NOBODY (OOPS!).
https://bugs.webkit.org/show_bug.cgi?id=22898
[GTK] need proper API for printing
Implement proper printing API, using the GTK+ printing API.
* WebCoreSupport/ChromeClientGtk.cpp:
(WebKit::ChromeClient::print):
* webkit/webkitprivate.h:
* webkit/webkitwebframe.cpp:
* webkit/webkitwebframe.h:
* webkit/webkitwebview.cpp:
---
WebKit/gtk/ChangeLog | 16 ++++++
WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp | 9 +++-
WebKit/gtk/webkit/webkitprivate.h | 3 -
WebKit/gtk/webkit/webkitwebframe.cpp | 65 ++++++++++++++++++++-----
WebKit/gtk/webkit/webkitwebframe.h | 11 ++++
WebKit/gtk/webkit/webkitwebview.cpp | 29 +++++++++++
6 files changed, 116 insertions(+), 17 deletions(-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list