[Webkit-unassigned] [Bug 22898] [GTK] need proper API for printing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 09:33:38 PDT 2009


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





------- Comment #32 from gns at gnome.org  2009-03-31 09:33 PDT -------
Created an attachment (id=29121)
 --> (https://bugs.webkit.org/attachment.cgi?id=29121&action=view)
2009-03-31  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          |   84 ++++++++++++++++--------
 WebKit/gtk/webkit/webkitwebframe.h            |   11 +++
 WebKit/gtk/webkit/webkitwebview.cpp           |   29 +++++++++
 6 files changed, 120 insertions(+), 32 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