[mediacapture-fromelement] Clarify if requestFrame is intended to be defined as a method of CanvasCaptureMediaStream or MediaStreamTrack (#76)

guest271314 has just created a new issue for https://github.com/w3c/mediacapture-fromelement:

== Clarify if requestFrame is intended to be defined as a method of CanvasCaptureMediaStream or MediaStreamTrack ==
The specification appears to state that `requestFrame()` is a method of `CanvasCaptureMediaStreamTrack`. However, at Mozilla Firefox `requestFrame` is a method of `CanvasCaptureMediaStream` not `MediaStreamTrack`. 

See 

- https://bugzilla.mozilla.org/show_bug.cgi?id=1446864

- https://github.com/mdn/browser-compat-data/pull/2372

Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/76 using your GitHub account

Received on Saturday, 23 March 2019 20:11:07 UTC