зеркало из https://github.com/mozilla/pjs.git
Bug 187839. Japanese IME/caret bug. Fixing checkin so that it doesn't include debugging printf. r=aaronl, sr=bryner, a=asa
This commit is contained in:
Родитель
7a45344003
Коммит
198d2ffe9f
|
@ -383,7 +383,6 @@ nsMenuBarFrame::ShortcutNavigation(nsIDOMKeyEvent* aKeyEvent, PRBool& aHandledFl
|
|||
if (result) {
|
||||
// We got one!
|
||||
aHandledFlag = PR_TRUE;
|
||||
printf("\nIs active? %d\n", mIsActive);
|
||||
SetActive(PR_TRUE);
|
||||
SetCurrentMenuItem(result);
|
||||
result->OpenMenu(PR_TRUE);
|
||||
|
|
Загрузка…
Ссылка в новой задаче