NEW 174061
[Modern API]: Add a callback for when a network process or a database process crashes
https://bugs.webkit.org/show_bug.cgi?id=174061
Summary [Modern API]: Add a callback for when a network process or a database process...
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.