On Aug 28, 2:05 pm, rael <[EMAIL PROTECTED]> wrote:
> On Aug 28, 1:11 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> > rael wrote:
> > > And at the top of my script, I have the following:
> > > netscape.security.PrivilegeManager.enablePrivilege("UniversalPreferencesRead");
> > > netscape.security.PrivilegeManager.enablePrivilege("UniversalPreferencesWrite");
> > > netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserWrite");
> > > netscape.security.PrivilegeManager.enablePrivilege("UniversalFileRead");
> > > netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
> > > netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserAccess");
>
> > Do you have those in the function that actually opens the window?
> > That's where you need the UniversalBrowserWrite, I think.
>
> I did not, so I moved them into the same function. It did not work.
Before I invest more time in this: am I correct in assuming that if I
have a window
open, and then open another window in the same spot, but with
alwaysLowered set, that
it will open beneath the first window? This is really all I'm trying
to do.
Bill
_______________________________________________
dev-security mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-security