timeless написав:
> On Jan 18, 4:08 pm, "Chaostya" <[EMAIL PROTECTED]> wrote:
> > I see "Hurray!!". But then nothing ...
>
> Use the error console (turn on reporting for application errors using
> about:config ?) or use Venkman (debug>browser files, debug>errors>stop
> for, debug>exceptions>log)

How to get this permission ?

Exception ``Permission denied to get property UnnamedClass.classes''
thrown from function initPage() in
<about:neterror?e=connectionFailure&u=*******/&c=UTF-8&d=Firefox%20can%27t%20establish%20a%20connection%20to%20the%20server%20at%20*******.>
line 146.
Stopped for thrown exception.
#0: function initPage() in
<about:neterror?e=connectionFailure&u=*******/&c=UTF-8&d=Firefox%20can%27t%20establish%20a%20connection%20to%20the%20server%20at%20*******.>
line 146
144: alert("Hurray!!");
145:
146: var homePageURL =
Components.classes["@mozilla.org/preferences-service;1"].
147: getService(Components.interfaces.nsIPrefService).getBranch("").
148: getComplexValue("browser.startup.homepage",
Components.interfaces.nsISupportsString).data.trim();

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to