RESOLVED FIXED Bug 53503
Use Windows format for MinGW HTTPD path.
https://bugs.webkit.org/show_bug.cgi?id=53503
Summary Use Windows format for MinGW HTTPD path.
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.