Update @mdn/browser-compat-data and keep-alive WebTransportWriter#2430
Update @mdn/browser-compat-data and keep-alive WebTransportWriter#2430jakebailey wants to merge 1 commit intomicrosoft:mainfrom
Conversation
|
Where is WebTransportWriter from? I don't see any implementation? |
|
https://w3c.github.io/webtransport/#webtransportwriter is where this seems to be from |
But there is no actual implementation in the browser |
|
I've got no idea, if this PR is wrong that's fine, I was just trying to do dep updates here (unrelated to the actual generated code) and hit the same thing that's blocking the automatic updater. |
|
I think the WT spec upgraded an existing method or property to use a new sub-interface, we should probably override that. |
WebTransportWriter is apparently missing info.