[Webkit-unassigned] [Bug 186653] Add release assertion against destroying WebProcessPool from networkProcessFailedToLaunch callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 09:10:22 PDT 2018


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

--- Comment #12 from Antti Koivisto <koivisto at iki.fi> ---
Basically the best explanation I have for this crash is that some cookie related callback (cookies appear to be the only client for this supplement) is destroying the process pool synchronously. That sounds to me like something the client shouldn't be doing.

The idea here was to find out exactly how. Of course we can do handwavy papering over too if that is preferred.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180615/23074421/attachment.html>


More information about the webkit-unassigned mailing list