RESOLVED FIXED Bug 170156
[iOS] Suppress page count recalc when setting a snapshot paper rect
https://bugs.webkit.org/show_bug.cgi?id=170156
Summary [iOS] Suppress page count recalc when setting a snapshot paper rect
Andy Estes
Reported 2017-03-27 18:52:53 PDT
[iOS] Suppress page count recalc when setting a snapshot paper rect
Attachments
Patch (3.31 KB, patch)
2017-03-27 18:58 PDT, Andy Estes
thorton: review+
Andy Estes
Comment 1 2017-03-27 18:53:52 PDT
Andy Estes
Comment 2 2017-03-27 18:58:27 PDT
Tim Horton
Comment 3 2017-03-27 19:00:21 PDT
Comment on attachment 305540 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=305540&action=review > Source/WebKit2/UIProcess/_WKWebViewPrintFormatterInternal.h:32 > - (CGRect)_pageContentRect:(BOOL)firstPage; > +- (void)_setNeedsRecalc; These should be in an SPI header.
Andy Estes
Comment 4 2017-03-27 19:23:24 PDT
Note You need to log in before you can comment on or make changes to this bug.