WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/33122052
>
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