NEW 188095
Transition more WKWebViewConfiguration ivars to API::PageConfiguration
https://bugs.webkit.org/show_bug.cgi?id=188095
Summary Transition more WKWebViewConfiguration ivars to API::PageConfiguration
Alex Christensen
Reported 2018-07-27 10:34:00 PDT
Transition more WKWebViewConfiguration ivars to API::PageConfiguration
Attachments
Patch (9.32 KB, patch)
2018-07-27 10:34 PDT, Alex Christensen
sam: review-
ews-watchlist: commit-queue-
Archive of layout-test-results from ews205 for win-future (13.11 MB, application/zip)
2018-07-28 19:38 PDT, EWS Watchlist
no flags
Alex Christensen
Comment 1 2018-07-27 10:34:25 PDT
EWS Watchlist
Comment 2 2018-07-28 19:38:07 PDT
Comment on attachment 345923 [details] Patch Attachment 345923 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/8686976 New failing tests: http/tests/security/local-video-source-from-remote.html
EWS Watchlist
Comment 3 2018-07-28 19:38:19 PDT
Created attachment 346008 [details] Archive of layout-test-results from ews205 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews205 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Sam Weinig
Comment 4 2018-08-02 13:04:48 PDT
Comment on attachment 345923 [details] Patch Historically we have tried to keep the configuration and preferences separate other than when the values in the configuration initialize the preference values. I think we should try to preserve that behavior during this transition.
Note You need to log in before you can comment on or make changes to this bug.