[webkit-reviews] review granted: [Bug 17665] determineSourceDir() dies if $sourceDir has a trailing backslash : [Attachment 20225] trivial fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 30 16:39:51 PDT 2008


Darin Adler <darin at apple.com> has granted Julien Chaffraix
<julien.chaffraix at gmail.com>'s request for review:
Bug 17665: determineSourceDir() dies if $sourceDir has a trailing backslash
http://bugs.webkit.org/show_bug.cgi?id=17665

Attachment 20225: trivial fix
http://bugs.webkit.org/attachment.cgi?id=20225&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Seems like we should remove any number of trailing / characters, not just one,
but the change seems fine.

r=me


More information about the webkit-reviews mailing list