[Webkit-unassigned] [Bug 48048] [GTK] WebKitWebFrame's load-status is not properly notified to the tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 09:30:39 PDT 2010


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2010-10-21 09:30:39 PST ---
(From update of attachment 71417)
View in context: https://bugs.webkit.org/attachment.cgi?id=71417&action=review

> WebKitTools/DumpRenderTree/gtk/DumpRenderTree.cpp:1083
> +    // frame-created is not issued for main frame. That's why we must do this here
> +    g_signal_connect(mainFrame, "notify::load-status", G_CALLBACK(webFrameLoadStatusNotified), NULL);
>  

Is it possible to do this in createWebView?

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