Closed
Bug 209963
Opened 22 years ago
Closed 22 years ago
Clean up nsLocalFileOS2
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
31.62 KB,
patch
|
mkaply
:
review+
mkaply
:
superreview+
|
Details | Diff | Splinter Review |
Since OS2 doesn't support symlinks of any kind, we can remove a bit of code in
nsLocalFileOS2
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #126032 -
Flags: review?(mkaply)
Comment 2•22 years ago
|
||
Comment on attachment 126032 [details] [diff] [review]
patch v.1
r=mkaply
sr=blizzard
(I compiled this on OS/2, and everything seemed to work OK)
Attachment #126032 -
Flags: superreview+
Attachment #126032 -
Flags: review?(mkaply)
Attachment #126032 -
Flags: review+
Assignee | ||
Comment 3•22 years ago
|
||
Checking in nsLocalFileOS2.h;
/cvsroot/mozilla/xpcom/io/nsLocalFileOS2.h,v <-- nsLocalFileOS2.h
new revision: 1.23; previous revision: 1.22
done
Checking in nsLocalFileOS2.cpp;
/cvsroot/mozilla/xpcom/io/nsLocalFileOS2.cpp,v <-- nsLocalFileOS2.cpp
new revision: 1.69; previous revision: 1.68
done
patch checked into mozilla trunk. please let me know of any regressions.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•