-
Couldn't load subscription status.
- Fork 159
Description
It appears the WebAudio api accidentally introduced a MediaStream trait (stubbed) into scala.js.dom.raw here. This type is also forwarded in dom.
As you can see though, it's not compatible enough to meet the criteria of being outside of experimental. But sadly, we've released it in 0.8.1 and 0.8.2.
There may be others, and I will investigate.
@sjrd @lihaoyi I wonder since the next release will be 0.9.0 if we do some slightly breaking reorganization to fix up anything that slipped out? Hopefully it won't impact too many people.
#179 fleshes out the class (because it's needed for WebRTC), but I've been afraid to move it into experimental without checking with you guys that this breaking change is acceptable.MediaStream