Bug 53503

Summary: Use Windows format for MinGW HTTPD path.
Product: WebKit Reporter: sccameron
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
patch to remove escaping of mingw path dbates: review+

sccameron
Reported 2011-02-01 09:23:31 PST
Address FIXME in httpd.pm where the MinGW path is escaped.
Attachments
patch to remove escaping of mingw path (1.84 KB, patch)
2011-02-01 09:26 PST, sccameron
dbates: review+
sccameron
Comment 1 2011-02-01 09:26:02 PST
Created attachment 80770 [details] patch to remove escaping of mingw path
Daniel Bates
Comment 2 2011-02-01 11:10:50 PST
Comment on attachment 80770 [details] patch to remove escaping of mingw path View in context: https://bugs.webkit.org/attachment.cgi?id=80770&action=review r=me. > Tools/ChangeLog:5 > + Use windows format for MinGW HTTPD path. Windows is proper name. So, "windows" => "Windows".
Daniel Bates
Comment 3 2011-02-01 11:22:31 PST
Note You need to log in before you can comment on or make changes to this bug.