NEW 181063
Add WKNavigationDelegate SPI to tell client the reason a web process was terminated
https://bugs.webkit.org/show_bug.cgi?id=181063
Summary Add WKNavigationDelegate SPI to tell client the reason a web process was term...
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.