RESOLVED FIXED 188665
Transition more WKWebViewConfiguration ivars to API::PageConfiguration values
https://bugs.webkit.org/show_bug.cgi?id=188665
Summary Transition more WKWebViewConfiguration ivars to API::PageConfiguration values
Alex Christensen
Reported 2018-08-16 11:35:44 PDT
Transition more WKWebViewConfiguration ivars to API::PageConfiguration values
Attachments
Patch (7.24 KB, patch)
2018-08-16 11:36 PDT, Alex Christensen
joepeck: review+
Alex Christensen
Comment 1 2018-08-16 11:36:56 PDT
Joseph Pecoraro
Comment 2 2018-08-16 11:49:09 PDT
Comment on attachment 347279 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=347279&action=review r=me > Source/WebKit/UIProcess/API/Cocoa/WKWebViewConfiguration.mm:-376 > - configuration->_cpuLimit = self->_cpuLimit; These copies are removed since PageConfiguration::copy already handles it? Nice!
Alex Christensen
Comment 9 2020-01-27 17:11:38 PST
This was committed long ago to http://trac.webkit.org/r234946
Radar WebKit Bug Importer
Comment 10 2020-01-27 17:12:20 PST
Note You need to log in before you can comment on or make changes to this bug.