Backed out changeset f4476938f7d7 (bug 1488055) for browser chrome failures on browser_address_edit. CLOSED TREE

This commit is contained in:
Cosmin Sabou 2018-09-13 21:55:37 +03:00
parent 20460bde38
commit 36f6331f5c

View File

@ -71,6 +71,7 @@ let ACTORS = {
ClickHandler: {
child: {
module: "resource:///actors/ClickHandlerChild.jsm",
group: "browsers",
events: {
"click": {capture: true, mozSystemGroup: true},
},