Re: Selectively *enabling* popup windows

2001-05-08 Thread Mitchell Stoltz
Brandon, This is a known bug resulting from the Preferences API change that broke the "capability.polciy" mechanism. It will be fixed within a day or two. -Mitch Brandon Hume - BORG Redirect wrote: > Mitchell Stoltz <[EMAIL PROTECTED]> wrote: > >> user_pref("capability.policy.default.

Re: Selectively *enabling* popup windows

2001-05-07 Thread Brandon Hume - BORG Redirect
Mitchell Stoltz <[EMAIL PROTECTED]> wrote: > user_pref("capability.policy.default.windowinternal.open","noAccess"); This stuff USED to work for me, and it was beautiful. I even expanded upon it with the following: user_pref("capability.policy.default.windowinternal.open", "noAccess"); user_pref

Re: Selectively *enabling* popup windows

2001-04-25 Thread Mitchell Stoltz
Brett, Sorry for the lack of documentation. Try this: user_pref("capability.policy.default.windowinternal.open","noAccess"); user_pref("capability.policy.canpopup.sites","http://www.netscape.com http://www.etcetera.com";); user_pref("capability.policy.canpopup.windowinternal.open","allAccess

Re: Selectively *enabling* popup windows

2001-04-25 Thread nospam
Hi Mitch, Actually, I was just about to post a reply to myself. I finally went and read the source code and discovered the "allAccess" option. I have put this in my prefs, and it works great. Thanks! --Brett Mitchell Stoltz wrote: > Brett, >Sorry for the lack of documentation. Try this

Re: Selectively *enabling* popup windows

2001-04-25 Thread Brett Granger
Sean Harding wrote: > On Wed Apr 25 at 01:52:14 AM, David Hallowell wrote: > >> There's instructions in the Release notes for 0.8@ >> http://www.mozilla.org/releases/mozilla0.8/ >> >> (at the end of the "Whats new in this release" section > > > That only shows how to turn it *off* for specifi

Re: Selectively *enabling* popup windows

2001-04-24 Thread Sean Harding
On Wed Apr 25 at 01:52:14 AM, David Hallowell wrote: > There's instructions in the Release notes for 0.8@ > http://www.mozilla.org/releases/mozilla0.8/ > > (at the end of the "Whats new in this release" section That only shows how to turn it *off* for specific sites while leaving it on by defau

Re: Selectively *enabling* popup windows

2001-04-24 Thread David Hallowell
Brett Granger wrote: > > In the comments to bug #29346 > (http://bugzilla.mozilla.org/show_bug.cgi?id=29346), I see the following > comment: > > /--- Additional Comments From Mitchell Stoltz > 2001-03-02 11:35 ---/ > > 1) The popup blocker backend already wor

Selectively *enabling* popup windows

2001-04-24 Thread Brett Granger
In the comments to bug #29346 (http://bugzilla.mozilla.org/show_bug.cgi?id=29346), I see the following comment: /--- Additional Comments From Mitchell Stoltz 2001-03-02 11:35 ---/ 1) The popup blocker backend already works. Akkana, if you want, you can block p