Josh Aas
|
d9e97002b3
|
Fix test_symlinks.js failure on Mac OS X, match UNIX native target code (use readlink, not realpath). b=516799 r=bsmedberg
|
2009-09-22 13:37:30 -04:00 |
|
Josh Aas
|
999a2e1fdc
|
Disable test_symlinks.js temporarily as it fails under the 10.5 SDK. b=516799
|
2009-09-15 16:46:46 -04:00 |
|
Josh Aas
|
4667149f73
|
Make Mac OS X local file code aware of symlinks instead of old-school aliases. Also moves more things to POSIX functions instead of inefficient Carbon calls. b=484297,491074,491145 r=mstange sr=roc
|
2009-06-10 22:23:57 -07:00 |
|
Peter Annema
|
2fbbdc0c6a
|
Bug 485328: nsLocalFileUnix::GetNativeTarget() is broken for symlinks and (dangling) symlinks. r=neil, sr=bsmedberg
|
2009-04-07 04:38:41 -07:00 |
|
Peter Annema
|
839b5f0a4e
|
Bug 485325: nsLocalFileUnix::IsSymlink() should check result of lstat(). r=joshmoz, sr=bsmedberg
|
2009-04-07 04:38:23 -07:00 |
|
Peter Annema
|
c0440c9fa4
|
Bug 484505: nsLocalFileUnix::Remove(PR_TRUE) shouldn't ever follow symlinks. r=joshmoz, sr=bsmedberg
|
2009-04-07 02:20:05 -07:00 |
|
Peter Annema
|
4f03702c74
|
Bug 207973 follow-up: fix comment.
Also, changeset fce0de0377e5 had r=bsmedberg, r=ted.
|
2009-04-05 04:10:26 -07:00 |
|
Peter Annema
|
8d764ede70
|
Bug 207973: Directory listing errors when a bad soft link (symlink) is present
Test various operations on symlinks. See also bugs 484297, 484303, 484505, 485325, 485328
|
2009-04-04 13:48:29 -07:00 |
|