[GTK] Fix Programs/unittests/webkit2/testwebview
authorcarlosgc@webkit.org <carlosgc@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 10:56:05 +0000 (10:56 +0000)
committercarlosgc@webkit.org <carlosgc@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 10:56:05 +0000 (10:56 +0000)
commit9fca6015a1882489b1352f503b2b295f55d202d0
tree5a8ef577fb4ea0f6b7895a6535974f493170e27e
parent6c56cbff4f4331f84f1f9cc7ca2679199adbd968
[GTK] Fix Programs/unittests/webkit2/testwebview
https://bugs.webkit.org/show_bug.cgi?id=68993

Reviewed by Philippe Normand.

* GNUmakefile.am: Add -DWEBKIT_EXEC_PATH.
* UIProcess/API/gtk/tests/testwebview.c:
(main): Get WebProcess path from WEBKIT_EXEC_PATH environment
variable.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96213 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit2/ChangeLog
Source/WebKit2/GNUmakefile.am
Source/WebKit2/UIProcess/API/gtk/tests/testwebview.c