[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 Feb 28 19:24:33 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=110743
--- Comment #5 from Adenilson Cavalcanti Silva <savagobr at yahoo.com> 2013-02-28 19:26:57 PST ---
An explanation on this patch... first, the good: it does the resources cleanup associated with a client call to process termination and implements a way for WebProcessProxy to know if it is a crash or if it is an explicit termination, thus notifying the client when needed.
The bad: it won't make the tests on #109980 to succeed because when when the WebPageProxy::reattachToWebProcess() is executed, WebProcessProxy *hasn't* completed its own cleanup.
--
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