[Webkit-unassigned] [Bug 181063] New: Add WKNavigationDelegate SPI to tell client the reason a web process was terminated
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 20 16:15:22 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=181063
Bug ID: 181063
Summary: Add WKNavigationDelegate SPI to tell client the reason
a web process was terminated
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jeffm at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171221/dc1df3a9/attachment.html>
More information about the webkit-unassigned
mailing list