184
edits
Line 40: | Line 40: | ||
=== Actual comments === | === Actual comments === | ||
* (Yoric) Please don't use nsIFile, ever. We are attempting to get rid of nsIFile in JS code. If you need file access in JS, you should use OS.File. | |||
* (Yoric) Please design your data directory so that it can be accessed from chrome worker threads. |
edits