[Webkit-unassigned] [Bug 109305] [WK2] Page reloading will crash UIProcess after WebProcess was killed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 10:31:12 PST 2013


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





--- Comment #10 from Christophe Dumez <dchris at gmail.com>  2013-02-11 10:33:24 PST ---
(From update of attachment 187331)
View in context: https://bugs.webkit.org/attachment.cgi?id=187331&action=review

> Source/WebKit2/UIProcess/WebPageProxy.cpp:436
> +        if (!m_inspector)

If a port has INSPECTOR enabled but INSPECTOR_SERVER disabled, it is likely going to cause problems as m_inspector is not going to be initialized. Please check my patch at Bug 109407.

-- 
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