зеркало из https://github.com/mozilla/gecko-dev.git
First patch for bug 208446: Caret stops blinking or disappears, prevent firing assertion
r=sfraser sr=kin
This commit is contained in:
Родитель
ed15121205
Коммит
467c93cfb1
|
@ -382,7 +382,6 @@ nsresult
|
|||
nsComposerCommandsUpdater::Notify(nsITimer *timer)
|
||||
{
|
||||
NS_ASSERTION(timer == mUpdateTimer.get(), "Hey, this ain't my timer!");
|
||||
mUpdateTimer = NULL; // release my hold
|
||||
TimerCallback();
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче