Skip to content

Commit f62ab52

Browse files
authored
Firefox 144 makes RTCDataChannel transferable (#27894)
FF144 RTCDataChannel is Transferrable
1 parent 5564548 commit f62ab52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/RTCDataChannel.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -937,8 +937,7 @@
937937
"chrome_android": "mirror",
938938
"edge": "mirror",
939939
"firefox": {
940-
"version_added": false,
941-
"impl_url": "https://bugzil.la/1209163"
940+
"version_added": "144"
942941
},
943942
"firefox_android": "mirror",
944943
"oculus": "mirror",

0 commit comments

Comments
 (0)