Bug 43686

Summary: WebKitTestRunner should add the QuickTime dir to the PATH environment variable
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: WebKit2Assignee: Jon Honeycutt <jhoneycutt>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 43379    
Attachments:
Description Flags
Patch mitz: review+

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!