Allow webs to replace context menu (#162)
This commit is contained in:
parent
2189e4fd49
commit
031a2f0816
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
"datareporting.policy.dataSubmissionPolicyBypassNotification": true,
|
||||
"dom.disable_window_flip": true,
|
||||
"dom.disable_window_move_resize": true,
|
||||
"dom.event.contextmenu.enabled": false,
|
||||
"dom.event.contextmenu.enabled": true,
|
||||
"extensions.getAddons.showPane": false,
|
||||
"places.history.enabled": false,
|
||||
"privacy.file_unique_origin": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue