зеркало из https://github.com/mozilla/pjs.git
clear progress when it meteors stop
This commit is contained in:
Родитель
0686693dda
Коммит
52146e4696
|
@ -108,7 +108,10 @@ nsresult nsMsgMailNewsUrl::SetUrlState(PRBool aRunningUrl, nsresult aExitCode)
|
|||
if (m_runningUrl)
|
||||
statusFeedback->StartMeteors();
|
||||
else
|
||||
{
|
||||
statusFeedback->ShowProgress(0);
|
||||
statusFeedback->StopMeteors();
|
||||
}
|
||||
}
|
||||
if (m_urlListeners)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче