Skip to content

Commit

Permalink
Update Safari iOS data for api.RTCDataChannel.transferable (#23488)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Safari iOS/iPadOS for the `transferable` member of the `RTCDataChannel` API. This fixes #21989, which contains the supporting evidence for this change.
  • Loading branch information
queengooborg committed Jun 25, 2024
1 parent 1729159 commit 8d3c761
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions api/RTCDataChannel.json
Original file line number Diff line number Diff line change
Expand Up @@ -932,9 +932,7 @@
"safari": {
"version_added": "15"
},
"safari_ios": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
Expand Down

0 comments on commit 8d3c761

Please sign in to comment.