[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
Mon Apr 8 09:40:25 PDT 2013


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





--- Comment #10 from Alexey Proskuryakov <ap at webkit.org>  2013-04-08 09:38:38 PST ---
(From update of attachment 196846)
View in context: https://bugs.webkit.org/attachment.cgi?id=196846&action=review

> will cause a regression in all tests that depend on a callback to be executed at process termination.

What are these other tests? We clearly need to do something about them, can't just make them fail.

> Tools/TestWebKitAPI/Tests/WebKit2/LoadPageOnCrash.cpp:59
> +    void crashWebProcess()
> +    {
> +        WKPageTerminate(webView.page());
> +    }

Unsure why you called this function crashWebProcess. It doesn't make it crash, does it?

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