mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
fix for bug #46323;unable to launch alternate 3panewindow from addressbook; r= ducarroz
This commit is contained in:
parent
e9b47b215c
commit
75e4e74da2
@ -16,6 +16,7 @@
|
||||
// which is included by most clients.
|
||||
function toMessengerWindow()
|
||||
{
|
||||
var pref = Components.classes["component://netscape/preferences"].getService(Components.interfaces.nsIPref);
|
||||
var windowDoc = "chrome://messenger/content/messenger.xul";
|
||||
try
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user