зеркало из https://github.com/mozilla/gecko-dev.git
Bug 811720 - Detach touch adapter when deactivating. r=eeejay
This commit is contained in:
Родитель
5f2c3504e2
Коммит
9cacc5dd37
|
@ -116,6 +116,7 @@ this.AccessFu = {
|
|||
mm.sendAsyncMessage('AccessFu:Stop');
|
||||
|
||||
Input.detach();
|
||||
this.touchAdapter.detach(this.chromeWin);
|
||||
|
||||
this.chromeWin.removeEventListener('TabOpen', this);
|
||||
this.chromeWin.removeEventListener('TabSelect', this);
|
||||
|
|
Загрузка…
Ссылка в новой задаче