mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Unpref MediaStream and MediaStreamTrack
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// https://w3c.github.io/mediacapture-main/#dom-mediastreamtrack
|
||||
|
||||
[Exposed=Window, Pref="dom.webrtc.enabled"]
|
||||
[Exposed=Window]
|
||||
interface MediaStreamTrack : EventTarget {
|
||||
readonly attribute DOMString kind;
|
||||
readonly attribute DOMString id;
|
||||
|
||||
Reference in New Issue
Block a user