Bug 76898

Summary: [GTK] Fix /webkit2/WebKitWebView/reload after r105688
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, gustavo, webkit.review.bot
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch alex: review+

Description Carlos Garcia Campos 2012-01-24 02:29:50 PST
ERROR:../Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebLoaderClient.cpp:60:void assertNormalLoadHappened(WTF::Vector<LoadTrackingTest::LoadEvents>&): assertion failed (events.size() == 3): (6 == 3)
FAIL
Comment 1 Carlos Garcia Campos 2012-01-24 02:32:19 PST
Created attachment 123707 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-24 02:39:08 PST
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
Comment 3 Alejandro G. Castro 2012-01-24 03:00:51 PST
Comment on attachment 123707 [details]
Patch

LGTM
Comment 4 Carlos Garcia Campos 2012-01-24 03:50:06 PST
Committed r105723: <http://trac.webkit.org/changeset/105723>