Phoenix ignoring advanced.system.supportDDEExec?

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
Kemayo
Posts: 103
Joined: November 29th, 2002, 10:48 am

Phoenix ignoring advanced.system.supportDDEExec?

Post by Kemayo »

I've just noticed that Phoenix is reusing active browser windows, despite my having this in my user.js:

Code: Select all

user_pref("advanced.system.supportDDEExec", false);


Going into about:config doesn't show that preference anywhere. I'm using the 20030206 nightly -- anyone else noticed this?
SilentJ
Posts: 251
Joined: November 8th, 2002, 6:42 am

Post by SilentJ »

i have it in my prefs.js on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030211 Phoenix/0.5 build, it works fine for me

-J
User avatar
Kemayo
Posts: 103
Joined: November 29th, 2002, 10:48 am

Post by Kemayo »

I'll just try upgrading and see if that fixes it.

EDIT: It did.
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

I think you have it backwards. I think you want to set it to true. I have mine set to False to make it use the same window.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
Kemayo
Posts: 103
Joined: November 29th, 2002, 10:48 am

Post by Kemayo »

User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

Well, why don't you try it. David T could happen to be wrong.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
Kemayo
Posts: 103
Joined: November 29th, 2002, 10:48 am

Post by Kemayo »

Because it had been working fine with no window-reuse for upwards of a month prior to this. :-D
User avatar
djst
Moderator
Posts: 2826
Joined: November 5th, 2002, 1:34 am
Location: Sweden
Contact:

Post by djst »

alanjstr wrote:Well, why don't you try it. David T could happen to be wrong.

I'm not. Using DDE means that a browser window is reused by receiving a DDE window message. Disabling it causes Phoenix to open new windows instead.
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

Like I said, I've always had it set to false. Maybe I'll take it out and see if it's just TBE now.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
Kemayo
Posts: 103
Joined: November 29th, 2002, 10:48 am

Post by Kemayo »

And... it just started reusing windows again. No idea why - I was just in the middle of browsing.

about:config shows the pref set as false. A restart hasn't fixed it. I'm confused here.

Anyone have any suggestions about why it's losing the effect of this setting? (I'm using 20030211 on WinXP Home SP1, if that helps...)

EDIT: Creating a new profile and adding the appropriate line to its user.js doesn't make it work properly in that profile.
Post Reply