On Mon, Aug 10, 2009 at 10:55 AM, Darin Adler <da...@apple.com> wrote:

> On Aug 10, 2009, at 10:53 AM, Peter Kasting wrote:
>
>  Try changing the last line of canonicalRelativePath() from:
>>
>>    return File::Spec->abs2rel($absolutePath);
>>
>> to
>>
>>    return File::Spec->abs2rel($absolutePath, Cwd::getcwd());
>>
>
> That seems to have fixed the problem.
>

Great.  Fix landed in r46988.  Thanks ddkilzer for a fast r+ :)

PK
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to