[Webkit-unassigned] [Bug 118446] [mediastream] Fix a bug in MediaStreamDescriptor::removeVideoComponent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 11:11:49 PDT 2013


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





--- Comment #6 from Nick Diego Yamane (diegoyam) <nick.yamane at openbossa.org>  2013-07-09 11:13:50 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (From update of attachment 206195 [details] [details])
> > Can this be covered by a layout test?
> 
> Actually, it's supposed to be covered by layout test fast/mediastream/MediaStream-add-remove-tracks.html, but MEDIASTREAM is enabled only in blackberry port and we are currently working on mediastream support for Nix port.

Sorry, the comment above is wrong :( 
I've just realized fast/mediastream/MediaStream-add-remove-tracks.html doens't test MediaStreamDescriptor logic, it tests only MediaStream's addTrack/removeTrack, checking the audioTrack/videoTrack vector's length. I don't know if it's possible to test MediaStreamDescriptor itself via Layout tests, since it's not directly exposed to javascript.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list