On 2015-01-11 9:50 PM, Naja Melan wrote:
Found some workarounds, see this SO question. MDN updated:
https://stackoverflow.com/questions/27893399/how-do-i-use-the-dom-file-api-from-privileged-code/27894221
Thank you for updating the docs!
Cheers,
Josh
_
Found some workarounds, see this SO question. MDN updated:
https://stackoverflow.com/questions/27893399/how-do-i-use-the-dom-file-api-from-privileged-code/27894221
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/lis
Hi,
I'm trying to figure out how to use it from a restartless addon. I'm
currently testing on developer edition v36a, but I'm also interested in
how things evolved since v30 for production code.
- contentWindow.File( fileName ) -> exception needs new
- new contentWindow.File( fileName ) -> except
3 matches
Mail list logo