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: WebKit2Assignee: 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
Reported 2017-06-30 18:40:27 PDT
We need an equivalent of networkProcessDidCrash / databaseProcessDidCrash on WKContextClient in the modern Objective-C API.
Attachments
Brady Eidson
Comment 1 2017-07-02 17:24:06 PDT
(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
Comment 2 2017-07-04 04:31:15 PDT
Note You need to log in before you can comment on or make changes to this bug.