[webkit-reviews] review granted: [Bug 133005] [iOS] Create a UIPrintFormatter for WKWebView : [Attachment 231719] [iOS] Create a UIPrintFormatter for WKWebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 21 12:53:29 PDT 2014
Tim Horton <thorton at apple.com> has granted review:
Bug 133005: [iOS] Create a UIPrintFormatter for WKWebView
https://bugs.webkit.org/show_bug.cgi?id=133005
Attachment 231719: [iOS] Create a UIPrintFormatter for WKWebView
https://bugs.webkit.org/attachment.cgi?id=231719&action=review
------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=231719&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1867
> + if
(!_page->sendSync(Messages::WebPage::ComputePagesForPrintingAndStartDrawingToPD
F(_page->mainFrame()->frameID(), printInfo, firstPage),
Messages::WebPage::ComputePagesForPrintingAndStartDrawingToPDF::Reply(pageRects
, totalScaleFactor)))
Sam OK'd this.
More information about the webkit-reviews
mailing list