Bug 43686 - WebKitTestRunner should add the QuickTime dir to the PATH environment variable
Summary: WebKitTestRunner should add the QuickTime dir to the PATH environment variable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords: InRadar
Depends on:
Blocks: 43379
  Show dependency treegraph
 
Reported: 2010-08-08 00:51 PDT by Jon Honeycutt
Modified: 2010-08-08 01:33 PDT (History)
0 users

See Also:


Attachments
Patch (6.12 KB, patch)
2010-08-08 00:55 PDT, Jon Honeycutt
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Honeycutt 2010-08-08 00:51:04 PDT
WebKitTestRunner should add the QT dir to the PATH environment variable to match DRT.
Comment 1 Jon Honeycutt 2010-08-08 00:52:57 PDT
<rdar://problem/8285392>
Comment 2 Jon Honeycutt 2010-08-08 00:55:20 PDT
Created attachment 63839 [details]
Patch
Comment 3 mitz 2010-08-08 01:19:27 PDT
Comment on attachment 63839 [details]
Patch

> +        WebKitTestRunner should add the QT dir to the PATH environment variable

Please change QT to QuickTime.

r=me
Comment 4 Jon Honeycutt 2010-08-08 01:33:13 PDT
Changed and landed in r64948. Thanks for the review!