WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-12-20 16:15:58 PST
<
rdar://problem/36167199
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug