зеркало из https://github.com/mozilla/gecko-dev.git
backout of rev 73e8ca9230d6, wrong bug number. a=#developers
This commit is contained in:
Родитель
f000e0c907
Коммит
15b73c1c54
|
@ -2432,7 +2432,7 @@
|
|||
#else
|
||||
if (aEvent.ctrlKey && !aEvent.shiftKey && !aEvent.metaKey &&
|
||||
aEvent.keyCode == KeyEvent.DOM_VK_F4 &&
|
||||
!this.mCurrentTab.pinned) {
|
||||
this.mTabBox.handleCtrlPageUpDown) {
|
||||
this.removeCurrentTab({animate: true});
|
||||
aEvent.stopPropagation();
|
||||
aEvent.preventDefault();
|
||||
|
|
Загрузка…
Ссылка в новой задаче