[Webkit-unassigned] [Bug 47413] [Qt] TestController needs it's platform dependent methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 07:30:59 PDT 2010


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70241|review?                     |review-
               Flag|                            |




--- Comment #3 from Andreas Kling <kling at webkit.org>  2010-10-08 07:30:59 PST ---
(From update of attachment 70241)
View in context: https://bugs.webkit.org/attachment.cgi?id=70241&action=review

> WebKitTools/ChangeLog:5
> +        [Qt] TestController needs it's platform dependent methods

s/it's/its/

> WebKitTools/WebKitTestRunner/qt/TestControllerQt.cpp:90
> +    QString path = libPathFromEnv ? QLatin1String(libPathFromEnv)
> +                                  : QCoreApplication::applicationDirPath() + "/../lib/libWTRInjectedBundle.so";

This is platform-specific and needs to be cleaned up.

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