Bug 133600 - [iOS] Expose _WKWebViewPrintFormatter and -_webView:printFrame: as SPI
Summary: [iOS] Expose _WKWebViewPrintFormatter and -_webView:printFrame: as SPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-06 20:50 PDT by Andy Estes
Modified: 2014-06-09 16:13 PDT (History)
5 users (show)

See Also:


Attachments
Patch (30.23 KB, patch)
2014-06-06 21:07 PDT, Andy Estes
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2014-06-06 20:50:48 PDT
[iOS] Expose _WKWebViewPrintFormatter as SPI
Comment 1 Andy Estes 2014-06-06 21:07:23 PDT
Created attachment 232650 [details]
Patch
Comment 2 Andy Estes 2014-06-06 21:08:51 PDT
<rdar://problem/17088525>
Comment 3 Andy Estes 2014-06-06 23:35:58 PDT
Maybe I'm missing the real error, but the Windows EWS failure doesn't seem related to my patch.
Comment 4 David Kilzer (:ddkilzer) 2014-06-09 15:14:57 PDT
Comment on attachment 232650 [details]
Patch

r=me (Andy said I could review this as a non-WK2-owner since the patch was written by a WK2 owner)
Comment 5 Andy Estes 2014-06-09 16:13:03 PDT
Committed r169727: <http://trac.webkit.org/changeset/169727>