Backed out 6d349e5ae0ed (bug 889157) for JP test bustage

This commit is contained in:
Phil Ringnalda
2013-07-01 18:32:34 -07:00
parent 784f9c46c4
commit 84100ce0a4
75 changed files with 1275 additions and 4834 deletions

View File

@@ -85,7 +85,7 @@ exports.stdout = new function() {
/**
* Returns a path of the system's or application's special directory / file
* associated with a given `id`. For list of possible `id`s please see:
* https://developer.mozilla.org/en-US/docs/Code_snippets/File_I_O#Getting_files_in_special_directories
* https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO#Getting_special_files
* http://mxr.mozilla.org/mozilla-central/source/xpcom/io/nsAppDirectoryServiceDefs.h
* @example
*