зеркало из https://github.com/mozilla/pjs.git
Looking at perf impact of tabbed mode b=297155 r+sr=jag a=asa
This commit is contained in:
Родитель
cc431d5299
Коммит
96965b0f90
|
@ -1582,6 +1582,7 @@
|
|||
this.mCurrentTab = this.mTabContainer.firstChild;
|
||||
document.addEventListener("keypress", this._keyEventHandler, false);
|
||||
this.mTabBox.handleCtrlTab = !/Mac/.test(navigator.platform);
|
||||
this.enterTabbedMode();
|
||||
]]>
|
||||
</constructor>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче