RESOLVED FIXED 98731
[GTK] Test /webkit2/WebKitWebView/history-cache asserts in debug bot
https://bugs.webkit.org/show_bug.cgi?id=98731
Summary [GTK] Test /webkit2/WebKitWebView/history-cache asserts in debug bot
Carlos Garcia Campos
Reported 2012-10-09 02:04:56 PDT
I think the problem is in the test itself that uses the SingleResourceLoadTest to load a multiresource document.
Attachments
Patch (3.99 KB, patch)
2012-10-09 02:09 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-10-09 02:09:06 PDT
Created attachment 167713 [details] Patch I'm unable to reproduce the assertion, so I'm not sure the patch will fix it.
Carlos Garcia Campos
Comment 2 2012-10-09 02:10:12 PDT
Btw, the assertion is this one: /webkit2/WebKitWebView/history-cache: ASSERTION FAILED: m_loadState == LoadStateCommitted ../../Source/WebKit2/UIProcess/WebFrameProxy.cpp(176) : void WebKit::WebFrameProxy::didFinishLoad()
WebKit Review Bot
Comment 3 2012-10-09 02:11:20 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 4 2012-10-10 04:16:18 PDT
Note You need to log in before you can comment on or make changes to this bug.