mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Fix Permissions and Bluetooth prefs
This commit is contained in:
parent
5287cd3bea
commit
52680bba6b
6 changed files with 6 additions and 5 deletions
|
@ -13,5 +13,5 @@ WorkerNavigator implements NavigatorLanguage;
|
|||
|
||||
[Exposed=(Worker)]
|
||||
partial interface WorkerNavigator {
|
||||
readonly attribute Permissions permissions;
|
||||
[Pref="dom.permissions.enabled"] readonly attribute Permissions permissions;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue