[Webkit-unassigned] [Bug 25889] [GTK] scrollbar policy for main frame is not implementable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 14:05:55 PDT 2009


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





------- Comment #27 from gns at gnome.org  2009-06-15 14:05 PDT -------
(In reply to comment #26)
> (In reply to comment #25)
> Actually, there's a test that fails with my code. Since it is not failing with
> windows, it may be because of that check. Changing the code to this makes the
> failing test pass, and the one I enable with the patch, as well:
> 
> +    if (gLayoutTestController->dumpStatusCallbacks()) {
> +        if (message && strcmp(message, ""))
> +            printf("UI DELEGATE STATUS CALLBACK: setStatusText:%s\n",
> message);
> +    }

Nevermind this comment, it was meant for a different bug report!


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