[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
Sun Apr 7 20:04:03 PDT 2013


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





--- Comment #8 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2013-04-07 20:02:16 PST ---
The good: does all cleanup (including WebProcessProxy) so that WebPageProxy::reattachToWebProcess() will work (and so loadURL()).

It will break the other unit tests that simulate crashes calling WebPageProxy::terminateProcess(), since we no longer notify the client of a 'crash' (since it really is not a crash, but was requested by the user).

Question: what to do with the other unit tests that depend on execution of a crash handler?

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