Bug 132104

Summary: [MediaStream] .ended shouldn't be part of MediaStream IDL
Product: WebKit Reporter: Praveen Jadhav <praveen.j>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dev_sachin, eric.carlson, esprehn+autocc, glenn, hta, jer.noble, kondapallykalyan, philipj, sergio, tommyw
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Praveen Jadhav 2014-04-23 20:42:14 PDT
.ended attribute won't be part of MediaStream IDL from next release(http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastream). Implementation should be deprecated in WebKit.
Comment 1 Praveen Jadhav 2014-04-25 02:40:17 PDT
Created attachment 230155 [details]
Patch

.ended implementation is cleaned up. Not sure if this is the right way though.
Comment 2 WebKit Commit Bot 2014-04-27 19:38:14 PDT
Comment on attachment 230155 [details]
Patch

Clearing flags on attachment: 230155

Committed r167868: <http://trac.webkit.org/changeset/167868>
Comment 3 WebKit Commit Bot 2014-04-27 19:38:19 PDT
All reviewed patches have been landed.  Closing bug.