RESOLVED FIXED 151276
Support printing in WKWebView
https://bugs.webkit.org/show_bug.cgi?id=151276
Summary Support printing in WKWebView
Tim Horton
Reported 2015-11-13 15:10:20 PST
Support printing in WKWebView
Attachments
Patch (6.35 KB, patch)
2015-11-13 15:11 PST, Tim Horton
no flags
Patch (6.35 KB, patch)
2015-11-13 15:12 PST, Tim Horton
no flags
Patch (6.64 KB, patch)
2015-11-13 15:49 PST, Tim Horton
no flags
Patch (6.92 KB, patch)
2015-11-13 15:50 PST, Tim Horton
no flags
Patch (6.68 KB, patch)
2015-11-13 15:53 PST, Tim Horton
bdakin: review+
Tim Horton
Comment 1 2015-11-13 15:11:27 PST
Tim Horton
Comment 2 2015-11-13 15:12:15 PST
Tim Horton
Comment 3 2015-11-13 15:35:44 PST
Comment on attachment 265505 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=265505&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:234 > +- (NSPrintOperation *)_printOperationWithPrintInfo:(NSPrintInfo *)printInfo forFrame:(/* WK_NULLABLE */ _WKFrameHandle *)frameHandle WK_AVAILABLE(WK_MAC_TBA, WK_IOS_TBA); This needs to be in a Mac-only place.
Tim Horton
Comment 4 2015-11-13 15:49:43 PST
Tim Horton
Comment 5 2015-11-13 15:50:39 PST
Tim Horton
Comment 6 2015-11-13 15:53:21 PST
Tim Horton
Comment 7 2015-11-13 16:01:25 PST
Note You need to log in before you can comment on or make changes to this bug.