Bug 65378

Summary: [Qt] Add QtWebProcess in PATH at runtime for WebKit2 API auto tests.
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Description Jocelyn Turcotte 2011-07-29 08:46:13 PDT
[Qt] Add QtWebProcess in PATH at runtime for WebKit2 API auto tests.
Comment 1 Jocelyn Turcotte 2011-07-29 08:49:04 PDT
Created attachment 102368 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-29 08:51:21 PDT
Attachment 102368 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/UIProcess/API/qt/tests/util.cpp:20:  Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Benjamin Poulain 2011-08-01 04:27:16 PDT
Comment on attachment 102368 [details]
Patch

Good idea.
Comment 4 Jocelyn Turcotte 2011-08-02 10:02:06 PDT
Committed r92199: <http://trac.webkit.org/changeset/92199>