зеркало из https://github.com/mozilla/pjs.git
Hack to work around bug 212625 r=mscott sr=bienvenu a=asa
This commit is contained in:
Родитель
4b2d3d1dfc
Коммит
ec14c75b1a
|
@ -1206,7 +1206,7 @@
|
|||
if (val == Components.interfaces.nsMsgSearchAttrib.OtherHeader)
|
||||
{
|
||||
window.openDialog('chrome://messenger/content/CustomHeaders.xul', "", 'modal,centerscreen,resizable,titlebar,chrome', null);
|
||||
UpdateAfterCustomHeaderChange();
|
||||
setTimeout(UpdateAfterCustomHeaderChange, 0); // XXX bug 212625
|
||||
}
|
||||
return val;
|
||||
]]>
|
||||
|
|
Загрузка…
Ссылка в новой задаче