Closed
Bug 548171
Opened 15 years ago
Closed 15 years ago
SERVER_ROOT getFile should be platform independent
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sicking, Unassigned)
Details
Attachments
(1 file)
|
550 bytes,
patch
|
Waldo
:
review+
|
Details | Diff | Splinter Review |
Right now the getFile function on getObjectState("SERVER_ROOT") takes a platform dependent string. That is suboptimal. Patch attached.
Attachment #428594 -
Flags: review?(jwalden+bmo)
Updated•15 years ago
|
Attachment #428594 -
Flags: review?(jwalden+bmo) → review+
| Reporter | ||
Comment 1•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/86c3578f4e24
Thanks for the quick review
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•