Bug 178967

Summary: Make WKWebViewConfiguration a wrapper around API::PageConfiguration
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: NEW ---    
Severity: Normal CC: andersca, ews-watchlist, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews105 for mac-elcapitan-wk2
none
Patch achristensen: review-, ews-watchlist: commit-queue-

Description Alex Christensen 2017-10-27 16:55:29 PDT
Make WKWebViewConfiguration a wrapper around API::PageConfiguration
Comment 1 Alex Christensen 2017-10-27 16:56:42 PDT
Created attachment 325220 [details]
Patch
Comment 2 Alex Christensen 2017-10-27 16:57:37 PDT
Comment on attachment 325220 [details]
Patch

There are a few things wrong with this patch, but it's good WIP.
Among the problems are: this assertion is firing and I'm not sure why:
    ASSERT([pageConfiguration.wrapper() isKindOfClass:[WKWebViewConfiguration class]]);
Comment 3 Alex Christensen 2017-12-19 20:35:35 PST
Created attachment 329889 [details]
Patch
Comment 4 EWS Watchlist 2017-12-19 21:10:16 PST
Comment on attachment 329889 [details]
Patch

Attachment 329889 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/5766649

Number of test failures exceeded the failure limit.
Comment 5 EWS Watchlist 2017-12-19 21:10:17 PST
Created attachment 329894 [details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 6 Alex Christensen 2018-01-02 14:53:52 PST
Created attachment 330340 [details]
Patch
Comment 7 EWS Watchlist 2018-01-02 16:32:13 PST
Comment on attachment 330340 [details]
Patch

Attachment 330340 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/5896921

Number of test failures exceeded the failure limit.