Bug 110941

Summary: MediaStream constructor test should cover ended MediaStreamTrack.
Product: WebKit Reporter: Li Yin <li.yin>
Component: Tools / TestsAssignee: Li Yin <li.yin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric.carlson, feature-media-reviews, haraken, hta, jer.noble, tommyw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Li Yin 2013-02-26 21:21:33 PST
Spec: http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastream
If tracks has ended, it should skip this track and continue with the next one.
Comment 1 Li Yin 2013-02-26 21:33:59 PST
Created attachment 190437 [details]
Patch
Comment 2 Kentaro Hara 2013-02-27 00:24:03 PST
Comment on attachment 190437 [details]
Patch

Looks reasonable.
Comment 3 Tommy Widenflycht 2013-02-27 00:26:56 PST
Comment on attachment 190437 [details]
Patch

Looks fine to me too.
Comment 4 WebKit Review Bot 2013-02-27 03:53:03 PST
Comment on attachment 190437 [details]
Patch

Clearing flags on attachment: 190437

Committed r144166: <http://trac.webkit.org/changeset/144166>
Comment 5 WebKit Review Bot 2013-02-27 03:53:07 PST
All reviewed patches have been landed.  Closing bug.