Skip to content

Commit

Permalink
Update Safari data for javascript.builtins.WebAssembly.Exception.stack (
Browse files Browse the repository at this point in the history
#21061)

This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `Exception.stack` member of the `WebAssembly` JavaScript builtin. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.2.10).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/javascript/builtins/WebAssembly/Exception/stack

Additional Notes: This was set to Safari 15.2 in #15954, but I have not been able to confirm support.
  • Loading branch information
queengooborg authored Oct 23, 2023
1 parent 487c5d3 commit e9e870a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/builtins/WebAssembly/Exception.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.2"
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit e9e870a

Please sign in to comment.