RESOLVED WONTFIX143581
Expose WKWebView's _didRelaunchProcess and _killWebContentProcess on Mac
https://bugs.webkit.org/show_bug.cgi?id=143581
Summary Expose WKWebView's _didRelaunchProcess and _killWebContentProcess on Mac
Tim Horton
Reported 2015-04-09 15:00:56 PDT
Expose WKWebView's _didRelaunchProcess and _killWebContentProcess on Mac
Attachments
Patch (2.80 KB, patch)
2015-04-09 15:01 PDT, Tim Horton
andersca: review-
Tim Horton
Comment 1 2015-04-09 15:01:22 PDT
Anders Carlsson
Comment 2 2015-04-09 16:06:22 PDT
(In reply to comment #0) > Expose WKWebView's _didRelaunchProcess and _killWebContentProcess on Mac Why is this needed? I think we should try to rename _killWebContentProcess to _terminateWebContentProcess.
Tim Horton
Comment 3 2015-04-09 16:09:12 PDT
(In reply to comment #2) > (In reply to comment #0) > > Expose WKWebView's _didRelaunchProcess and _killWebContentProcess on Mac > > Why is this needed? Exposing it on Mac for MiniBrowser. > I think we should try to rename _killWebContentProcess to > _terminateWebContentProcess. I think that is feasible, there is only one existing client that I'm aware of.
Note You need to log in before you can comment on or make changes to this bug.