[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
Thu Apr 11 21:34:12 PDT 2013


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





--- Comment #20 from Benjamin Poulain <benjamin at webkit.org>  2013-04-11 21:32:25 PST ---
(From update of attachment 197640)
View in context: https://bugs.webkit.org/attachment.cgi?id=197640&action=review

>> Source/WebKit2/UIProcess/WebPageProxy.cpp:3810
>> +void WebPageProxy::processTeardown()
> 
> This function name is ambiguous; it sounds like it will process the teardown.

processTeardown-> resetStateAfterProcessExit?

Anders, any suggestion?

> Source/WebKit2/UIProcess/WebPageProxy.cpp:3899
> -
>      if (!m_isValid) {

Can m_isValid be true at all at this point?

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