mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
66944. had checked in a less updated file by mistake. rechecking in this file.
This commit is contained in:
parent
efe8e4c350
commit
938020c9a0
@ -115,10 +115,10 @@ var gSearchNotificationListener =
|
||||
onNewSearch: function()
|
||||
{
|
||||
gButton.setAttribute("value", Bundle.GetStringFromName("labelForStopButton"));
|
||||
gStatusFeedback.ShowStatusString(Bundle.GetStringFromName("searchingMessage"));
|
||||
if (gThreadTree)
|
||||
gThreadTree.clearItemSelection();
|
||||
ThreadTreeUpdate_Search();
|
||||
gStatusFeedback.ShowStatusString(Bundle.GetStringFromName("searchingMessage"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user