зеркало из https://github.com/mozilla/gecko-dev.git
bug 269888 - Search ignoring Glossary. Patch by Leung Wing Chung <lwchk2001@yahoo.com.hk>. r=rlk@trfenv.com
This commit is contained in:
Родитель
2dd2497cd9
Коммит
6d66ef711b
|
@ -631,7 +631,7 @@ function doFind() {
|
|||
doFindOnDatasource(resultsDS, sourceDS, RDF_ROOT, 0);
|
||||
|
||||
// search glossary.
|
||||
tree = helpSearchPanel;
|
||||
tree = helpGlossaryPanel;
|
||||
sourceDS = tree.database;
|
||||
// If the glossary has never been displayed this will be null (sigh!).
|
||||
if (!sourceDS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче