[Webkit-unassigned] [Bug 25599] [GTK] Enable more tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 05:14:24 PDT 2009


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


jmalonzo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30076|review?                     |review+
               Flag|                            |




------- Comment #5 from jmalonzo at gmail.com  2009-06-12 05:14 PDT -------
(From update of attachment 30076)
>  
> +static void webViewStatusBarTextChanged(WebKitWebView* view, const gchar* message, gpointer data)
> +{
> +    if (gLayoutTestController->dumpStatusCallbacks())
> +        printf("UI DELEGATE STATUS CALLBACK: setStatusText:%s\n", message ? message : "");
> +}

Looks good. Just curious: are we expecting message to be null?

r=me.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list