Bug 110941 - MediaStream constructor test should cover ended MediaStreamTrack.
Summary: MediaStream constructor test should cover ended MediaStreamTrack.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Li Yin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 21:21 PST by Li Yin
Modified: 2013-02-27 03:53 PST (History)
8 users (show)

See Also:


Attachments
Patch (3.78 KB, patch)
2013-02-26 21:33 PST, Li Yin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.