[webkit-reviews] review granted: [Bug 206039] Clean up -[WKWebView _initializeWithConfiguration:] : [Attachment 387279] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 15:19:47 PST 2020


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 206039: Clean up -[WKWebView _initializeWithConfiguration:]
https://bugs.webkit.org/show_bug.cgi?id=206039

Attachment 387279: Patch

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




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

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

> Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:170
> +static const BOOL defaultAllowsViewportShrinkToFit = YES;

Shouldn't these be in some WebPreferences* file?


More information about the webkit-reviews mailing list