[Webkit-unassigned] [Bug 204703] [GTK][PSON] Crash in NetworkProcessProxy::openNetworkProcessConnection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 30 07:43:07 PST 2019


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

--- Comment #9 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #1)
> I think it would be an assertion failure in debug builds.
> WebProcessProxy::sessionID() gets called before m_websiteDataStore is set.

I think I would change this to be a RELEASE_ASSERT(). It seems somewhat fragile and that will likely help debugging in the future.

-- 
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/20191130/7d30bc75/attachment.htm>


More information about the webkit-unassigned mailing list