Bug 76898 - [GTK] Fix /webkit2/WebKitWebView/reload after r105688
Summary: [GTK] Fix /webkit2/WebKitWebView/reload after r105688
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-01-24 02:29 PST by Carlos Garcia Campos
Modified: 2012-01-24 03:50 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.03 KB, patch)
2012-01-24 02:32 PST, Carlos Garcia Campos
alex: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>