Closed Bug 769658 Opened 12 years ago Closed 12 years ago

[OS.File] Split OS.Constants.Sys and OS.Constants.Path

Categories

(Core :: Networking: File, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: Yoric, Assigned: Yoric)

References

Details

Attachments

(2 files, 2 obsolete files)

libxulpath has nothing to do in OS.Constants.Sys, and we intend to add a number of other paths, so let's split OS.Constants.Sys in two: OS.Constants.Sys (which should in time receive the contents of nsSystemInfo) and OS.Constants.Path (which should in time receive the contents of the NS_GetSpecialDirectory).
Assignee: nobody → dteller
Attachment #637904 - Flags: review?(khuey)
Severity: normal → enhancement
OS: Mac OS X → All
Hardware: x86 → All
Attached patch Companion testsuite (obsolete) — Splinter Review
Attachment #637905 - Flags: review?(khuey)
Comment on attachment 637905 [details] [diff] [review]
Companion testsuite

Review of attachment 637905 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/system/tests/worker_constants.js
@@ +38,5 @@
>  function isnot(a, b, description) {
>    send({kind: "isnot", a: a, b:b, description:description});
>  }
>  
> +// Test that OS.Consatnts.Sys.Name is defined

misspelling
Attachment #637905 - Flags: review?(khuey) → review+
Attachment #637905 - Attachment is obsolete: true
Attachment #638643 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: