[Webkit-unassigned] [Bug 110743] [WK2] WebPageProxy loadURL() won't work when called just after terminateProcess()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 15:50:04 PST 2013


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





--- Comment #6 from Rafael Brandao <rafael.lobo at openbossa.org>  2013-03-01 15:52:28 PST ---
(From update of attachment 190867)
View in context: https://bugs.webkit.org/attachment.cgi?id=190867&action=review

> Source/WebKit2/UIProcess/WebProcessProxy.cpp:404
> +        m_isTerminated = false;

if !m_isTerminated, then m_isTerminated is already false.

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