[Webkit-unassigned] [Bug 62935] [GTK] Fix GTK unit tests failures when WebKit is build outside repository directory.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 06:28:42 PDT 2011


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100705|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #8 from Gustavo Noronha (kov) <gns at gnome.org>  2011-07-14 06:28:42 PST ---
(From update of attachment 100705)
View in context: https://bugs.webkit.org/attachment.cgi?id=100705&action=review

> Source/WebKit/gtk/tests/test_utils.c:31
> +    if (repoPath) {
> +        if (g_chdir(repoPath))
> +	    return -1;

I believe this return is still misindented; there is a tab here. I'll land it manually and fix it before doing it.

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