RESOLVED FIXED 206039
Clean up -[WKWebView _initializeWithConfiguration:]
https://bugs.webkit.org/show_bug.cgi?id=206039
Summary Clean up -[WKWebView _initializeWithConfiguration:]
Simon Fraser (smfr)
Reported 2020-01-09 15:06:30 PST
Clean up -[WKWebView _initializeWithConfiguration:]
Attachments
Patch (17.64 KB, patch)
2020-01-09 15:07 PST, Simon Fraser (smfr)
thorton: review+
Patch (17.84 KB, patch)
2020-01-09 15:57 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-01-09 15:07:57 PST
Tim Horton
Comment 2 2020-01-09 15:19:47 PST
Comment on attachment 387279 [details] 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?
Simon Fraser (smfr)
Comment 3 2020-01-09 15:57:19 PST
Simon Fraser (smfr)
Comment 4 2020-01-10 11:52:10 PST
Radar WebKit Bug Importer
Comment 5 2020-01-10 11:53:18 PST
Note You need to log in before you can comment on or make changes to this bug.