Bug 181063

Summary: Add WKNavigationDelegate SPI to tell client the reason a web process was terminated
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit APIAssignee: Alex Christensen <achristensen>
Status: NEW    
Severity: Normal CC: jeffm, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jeff Miller
Reported 2017-12-20 16:15:22 PST
WKNavigationDelegate currently has: - (void)webViewWebContentProcessDidTerminate:(WKWebView *)webView but that doesn't include the reason the web process terminated. We need an equivalent to the WKPageNavigationWebProcessDidTerminateCallback in WKPageNavigationClient from the C SPI.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-12-20 16:15:58 PST
Note You need to log in before you can comment on or make changes to this bug.