зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1488055 - followup fix to enable the click handler actor in sidebar, r=mconley
Depends on D5196 Differential Revision: https://phabricator.services.mozilla.com/D5780 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
96bbc1cbf8
Коммит
222014aa9f
|
@ -71,7 +71,6 @@ let ACTORS = {
|
||||||
ClickHandler: {
|
ClickHandler: {
|
||||||
child: {
|
child: {
|
||||||
module: "resource:///actors/ClickHandlerChild.jsm",
|
module: "resource:///actors/ClickHandlerChild.jsm",
|
||||||
group: "browsers",
|
|
||||||
events: {
|
events: {
|
||||||
"click": {capture: true, mozSystemGroup: true},
|
"click": {capture: true, mozSystemGroup: true},
|
||||||
},
|
},
|
||||||
|
|
Загрузка…
Ссылка в новой задаче