[webkit-reviews] review granted: [Bug 187500] doAfterNextPresentationUpdate should not be called while content is hidden due to animated resize : [Attachment 344649] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 13:45:35 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted  review:
Bug 187500: doAfterNextPresentationUpdate should not be called while content is
hidden due to animated resize
https://bugs.webkit.org/show_bug.cgi?id=187500

Attachment 344649: Patch

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




--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 344649
  --> https://bugs.webkit.org/attachment.cgi?id=344649
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:456
> +- (void)_doAfterNextPresentationUpdateWithoutWaitingForAnimatedResize:(void
(^)(void))updateBlock WK_API_AVAILABLE(macosx(WK_MAC_TBA), ios(WK_IOS_TBA));

For testing?


More information about the webkit-reviews mailing list