[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:12:55 PDT 2018


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

--- Comment #13 from Chris Dumez <cdumez at apple.com> ---
(In reply to Antti Koivisto from comment #12)
> 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.

I personally think it would be very fragile to expect the client not to do so. I'd rather we make our code more robust.

-- 
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/df30577b/attachment.html>


More information about the webkit-unassigned mailing list