Bug 174061
Summary: | [Modern API]: Add a callback for when a network process or a database process crashes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, beidson, ggaren, rniwa, sam, stefan, thorton, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We need an equivalent of networkProcessDidCrash / databaseProcessDidCrash on WKContextClient in the modern Objective-C API.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
(In reply to Ryosuke Niwa from comment #0)
> We need an equivalent of networkProcessDidCrash / databaseProcessDidCrash on
> WKContextClient in the modern Objective-C API.
1 - Surprised we don't already have one!
2 - Probably should be "child process crashed" with an enum/flag/whatever saying what type.
Web, Database, Networking, <future>, etc
Radar WebKit Bug Importer
<rdar://problem/33122052>