[webkit-reviews] review granted: [Bug 76536] [GTK] Add webkit_print_operation_print() to WebKit2 GTK+ API : [Attachment 122908] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 06:14:56 PST 2012


Gustavo Noronha (kov) <gns at gnome.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 76536: [GTK] Add webkit_print_operation_print() to WebKit2 GTK+ API
https://bugs.webkit.org/show_bug.cgi?id=76536

Attachment 122908: Patch
https://bugs.webkit.org/attachment.cgi?id=122908&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122908&action=review


OK

> Source/WebKit2/UIProcess/API/gtk/tests/TestPrinting.cpp:122
> +    g_signal_connect(printOperation.get(), "done",
G_CALLBACK(testPrintOperationPrintDone), test);

Will need change, though you know that ;)


More information about the webkit-reviews mailing list