[Webkit-unassigned] [Bug 169811] [GTK] Add support for canvas captureStream, tests failing since they were added in r213598

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 23:43:44 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=169811

--- Comment #4 from Alejandro G. Castro <alex at igalia.com> ---
(In reply to Michael Catanzaro from comment #3)
> So unimplemented web-exposed WebRTC features cause web process crashes
> instead of JS-level failures?

In this case it is what is happening, you can read my comment in the other bug to understand it:

https://bugs.webkit.org/show_bug.cgi?id=172954#c4

Anyway, this is an API from a different spec that defines mediaCapture of DOM elements such as canvas that can be consumed by WebRTC or WebAudio, check the spec here:

https://w3c.github.io/mediacapture-fromelement/#

If we do not have time to check it before the next release we need to guard it with something different than MEDIA_STREAM.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170608/eb9a3d65/attachment.html>


More information about the webkit-unassigned mailing list