RESOLVED FIXED 112528
Mediastream.ended should return true when all tracks were removed.
https://bugs.webkit.org/show_bug.cgi?id=112528
Summary Mediastream.ended should return true when all tracks were removed.
Li Yin
Reported 2013-03-17 19:34:24 PDT
Spec: http://dev.w3.org/2011/webrtc/editor/getusermedia.html#widl-MediaStream-ended When all tracks have been removed, it should return true as well as all the tracks were ended.
Attachments
Patch (5.36 KB, patch)
2013-03-17 20:33 PDT, Li Yin
no flags
Li Yin
Comment 1 2013-03-17 20:33:02 PDT
Kentaro Hara
Comment 2 2013-03-17 20:51:11 PDT
Comment on attachment 193481 [details] Patch LGTM. Please wait for tommyw's comment before landing.
Li Yin
Comment 3 2013-03-17 21:36:53 PDT
(In reply to comment #2) > (From update of attachment 193481 [details]) > LGTM. Please wait for tommyw's comment before landing. Okay, thanks for your review.
Tommy Widenflycht
Comment 4 2013-03-18 02:08:40 PDT
Comment on attachment 193481 [details] Patch r+ from me too.
Kentaro Hara
Comment 5 2013-03-18 02:09:15 PDT
Comment on attachment 193481 [details] Patch Thanks!
WebKit Review Bot
Comment 6 2013-03-18 02:30:27 PDT
Comment on attachment 193481 [details] Patch Clearing flags on attachment: 193481 Committed r146046: <http://trac.webkit.org/changeset/146046>
WebKit Review Bot
Comment 7 2013-03-18 02:30:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.