[Webkit-unassigned] [Bug 44155] [Qt] Add WebKitTestRunner's build files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 04:00:42 PDT 2010


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





--- Comment #3 from Zoltan Horvath <zoltan at webkit.org>  2010-08-18 04:00:42 PST ---
Created an attachment (id=64686)
 --> (https://bugs.webkit.org/attachment.cgi?id=64686)
second patch

(In reply to comment #2)
> (From update of attachment 64675 [details])
> WebKitTools/WebKitTestRunner/qt/TestControllerQt.cpp:32
>  +  static void addQTDirToPATH()
> huh? AddQTDirToPATH? QuickTime ?

Sry, I've uploaded a wrong patch with some unrelated change like this.

> WebKitTools/WebKitTestRunner/qt/main.cpp:33
>  +      }
> Why this?

It is copy pasted code from win implementation. I don't see reason for this, so I removed brackets now.

> Is this working? Don't you need the InjectBundle to work?

It is building and making the binary, but isn't working. 
We need InjectedBundle implementation, yes.

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