[Webkit-unassigned] [Bug 109980] [WK2] Calls to WKPageLoadURL() when WebProcess was terminated may fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 03:34:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109980





--- Comment #12 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2013-02-25 03:36:32 PST ---
Alexey

We can change the code to not execute processDidCrash() at calls to terminateProcess().

But, it still needs access to a way for cleaning up WebProcess associated resources, as it will be executed when the process indeed crashed (but was not terminated by a API call). i.e. kill -9 $(pidof WebProcess)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list