[webkit-reviews] review granted: [Bug 170156] [iOS] Suppress page count recalc when setting a snapshot paper rect : [Attachment 305540] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 19:00:21 PDT 2017


Tim Horton <thorton at apple.com> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 170156: [iOS] Suppress page count recalc when setting a snapshot paper rect
https://bugs.webkit.org/show_bug.cgi?id=170156

Attachment 305540: Patch

https://bugs.webkit.org/attachment.cgi?id=305540&action=review




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 305540
  --> https://bugs.webkit.org/attachment.cgi?id=305540
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.


More information about the webkit-reviews mailing list