зеркало из https://github.com/mozilla/pjs.git
Bug 189228. Find as you type text search not working after repeated find. r=kyle, sr=henry jia
This commit is contained in:
Родитель
ed5a991e8c
Коммит
35c4db6386
|
@ -1803,6 +1803,7 @@ nsTypeAheadFind::StartNewFind(nsIDOMWindow *aWindow, PRBool aLinksOnly)
|
|||
|
||||
mLinksOnly = aLinksOnly;
|
||||
mLinksOnlyManuallySet = PR_TRUE;
|
||||
mRepeatingMode = eRepeatingNone;
|
||||
|
||||
PRBool isAutoStartWin;
|
||||
GetAutoStart(startWindow, &isAutoStartWin);
|
||||
|
|
Загрузка…
Ссылка в новой задаче