зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1013304 - Search for function definition doesn't work, r=fitzgen
This commit is contained in:
Родитель
38be6b7a6d
Коммит
ccd4120eb8
|
@ -57,7 +57,7 @@
|
|||
<command id="globalSearchCommand"
|
||||
oncommand="DebuggerView.Filtering._doGlobalSearch()"/>
|
||||
<command id="functionSearchCommand"
|
||||
oncommand="DepbuggerView.Filtering._doFunctionSearch()"/>
|
||||
oncommand="DebuggerView.Filtering._doFunctionSearch()"/>
|
||||
<command id="tokenSearchCommand"
|
||||
oncommand="DebuggerView.Filtering._doTokenSearch()"/>
|
||||
<command id="lineSearchCommand"
|
||||
|
|
Загрузка…
Ссылка в новой задаче