[webkit-reviews] review granted: [Bug 183582] Add a WKWebViewContentProvider for system previews : [Attachment 335653] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 15:38:27 PDT 2018


Tim Horton <thorton at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 183582: Add a WKWebViewContentProvider for system previews
https://bugs.webkit.org/show_bug.cgi?id=183582

Attachment 335653: Patch

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




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

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

> Source/WebKit/UIProcess/Cocoa/WKWebViewContentProviderRegistry.mm:64
> +#if PLATFORM(IOS) && USE(QUICK_LOOK) && USE(APPLE_INTERNAL_SDK)

At some point you might want to give up and add ENABLE(SYSTEM_PREVIEW_VIEW) or
something


More information about the webkit-reviews mailing list