Hi,
I'm developing a STB project, the STB is based on an embedded Linux with
kernel 2.4 and a Mozilla 1.0 browser named "Nanozilla".
Here I want to access some files on the STB via XPCOM, I understand that I
should use "UniversalFileAccess" on the web and nsIFile/nsILocalFile and so
on in the XPCOM program, but I have no idea on this and the
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect")
raise an error "enablePrivilege not granted"...
Could anybody help me?
Thanks a lot in advance.
David Wee