Skip to content

Commit

Permalink
Add Firefox and Safari impl_url for Request.duplex
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Dec 22, 2024
1 parent 0f1b62c commit 69fba5e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions api/Request.json
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,8 @@
},
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": false,
"impl_url": "https://bugzil.la/1792434"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -961,7 +962,8 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": false,
"impl_url": "https://webkit.org/b/245671"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit 69fba5e

Please sign in to comment.