[Webkit-unassigned] [Bug 43653] WebKitTestRunner should be more aggressive about ensuring consistent state between tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 23:00:45 PDT 2010


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





--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-08-11 23:00:45 PST ---
> +    WKRetainPtr<WKURLRef> url(AdoptWK, createWKURL("about:blank"));
> +    WKPageLoadURL(m_mainWebView->page(), url.get());

It seems that this can affect performance a lot. DRT doesn't do that, 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