Bug 875892 - followup bug fix v2, touchup another left over dismissAppbar call. r=me DONTBUILD

This commit is contained in:
Jim Mathies 2013-06-28 07:12:29 -05:00
parent 4e5f1182b3
commit 2e2f80558d

View File

@ -179,7 +179,7 @@
if (this._popupOpen)
return;
ContextUI.dismissAppbar();
ContextUI.dismissContextAppbar();
this._input = aInput;
this._popupOpen = true;