Skip to content

Commit

Permalink
FF133 Permissions API supported in Workers
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Oct 28, 2024
1 parent 2c76277 commit 0e2f522
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/en-us/mozilla/firefox/releases/133/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ This article provides information about the changes in Firefox 133 that affect d

### APIs

- The {{domxref('WorkerNavigator.permissions')}} property is now supported, allowing the [Permissions API](/en-US/docs/Web/API/Permissions_API) to be used in [workers](/en-US/docs/Web/API/Web_Workers_API) as well as the main window thread. ([Firefox bug 1193373](https://bugzil.la/1193373)).

#### DOM

#### Media, WebRTC, and Web Audio
Expand Down

0 comments on commit 0e2f522

Please sign in to comment.