mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 892862 - Patch 2: Bluetooth-related system messages cleanup, r=echou
This commit is contained in:
parent
799e370aa3
commit
00d02f8e0f
@ -34,15 +34,6 @@ this.SystemMessagePermissionsTable = {
|
||||
"bluetooth-dialer-command": {
|
||||
"telephony": []
|
||||
},
|
||||
"bluetooth-requestconfirmation": {
|
||||
"bluetooth": []
|
||||
},
|
||||
"bluetooth-requestpasskey": {
|
||||
"bluetooth": []
|
||||
},
|
||||
"bluetooth-requestpincode": {
|
||||
"bluetooth": []
|
||||
},
|
||||
"bluetooth-authorize": {
|
||||
"bluetooth": []
|
||||
},
|
||||
@ -52,6 +43,9 @@ this.SystemMessagePermissionsTable = {
|
||||
"bluetooth-pairedstatuschanged": {
|
||||
"bluetooth": []
|
||||
},
|
||||
"bluetooth-a2dp-status-changed": {
|
||||
"bluetooth": []
|
||||
},
|
||||
"bluetooth-hfp-status-changed": {
|
||||
"bluetooth": []
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user