[webkit-reviews] review granted: [Bug 230085] [iOS] Ensure the CA transaction has been synchronously committed before snapshotting it : [Attachment 441666] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 15:23:03 PDT 2021


Tim Horton <thorton at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 230085: [iOS] Ensure the CA transaction has been synchronously committed
before snapshotting it
https://bugs.webkit.org/show_bug.cgi?id=230085

Attachment 441666: Patch

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




--- Comment #11 from Tim Horton <thorton at apple.com> ---
Comment on attachment 441666
  --> https://bugs.webkit.org/attachment.cgi?id=441666
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=441666&action=review

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:493
> +- (void)_snapshotRectWithAfterScreenUpdates:(BOOL)afterScreenUpdates
rectInViewCoordinates:(CGRect)rectInViewCoordinates
intoImageOfWidth:(CGFloat)imageWidth
completionHandler:(void(^)(CGImageRef))completionHandler
WK_API_AVAILABLE(ios(WK_IOS_TBA));

drop the "with"


More information about the webkit-reviews mailing list