Skip to content

Commit

Permalink
Add Promise.try() support for Firefox 132 (#24608)
Browse files Browse the repository at this point in the history
* Add Promise.try() support for Firefox 132

* Add pref information

* Update javascript/builtins/Promise.json

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>

* Update javascript/builtins/Promise.json

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

---------

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
  • Loading branch information
3 people authored Oct 6, 2024
1 parent cab90da commit 6295ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/builtins/Promise.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "preview"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit 6295ecf

Please sign in to comment.