зеркало из https://github.com/mozilla/gecko-dev.git
Bug 760205 - Text match highlight remains on dismissal of Find in Page. r=mfinkle
This commit is contained in:
Родитель
42f740611d
Коммит
77f9509454
|
@ -3253,6 +3253,7 @@ var FindHelper = {
|
|||
// fall through and clean up anyway
|
||||
}
|
||||
|
||||
this._find.collapseSelection();
|
||||
this._find = null;
|
||||
this._findInProgress = false;
|
||||
this._targetTab = null;
|
||||
|
|
Загрузка…
Ссылка в новой задаче