Hi, Im trying to develop an application thatis supposed to read from the device picture folder. Using the example found on https://developer.mozilla.org/en-US/docs/WebAPI/Device_Storage?redirectlocale=en-US&redirectslug=WebAPI%2FDevice_Storage_API I get a list of files.
But what seems a bit odd is that "this.done" is always "undefined" and never changes to true. This makes the cursor to run forever and the DOMRequest.readyState never changes to "done". Is there a bug or am I doing something weird? Can someone try that function in a Firefox OS Simulator and let me know if you are experiencing the same issue. Best regards, Johan _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
