[webkit-reviews] review requested: [Bug 131973] [MediaStream] Implement MediaStream active attribute : [Attachment 229949] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 22 20:55:31 PDT 2014


Praveen Jadhav <praveen.j at samsung.com> has asked  for review:
Bug 131973: [MediaStream] Implement MediaStream active attribute
https://bugs.webkit.org/show_bug.cgi?id=131973

Attachment 229949: Patch
https://bugs.webkit.org/attachment.cgi?id=229949&action=review

------- Additional Comments from Praveen Jadhav <praveen.j at samsung.com>
MediaStream IDL specifications are revised to use 'active' attribute instead of
'ended'. This patch implements the newly introduced attribute as well as the
event listeners 'onactive' and 'oninactive' associated with it. Code related to
'ended' attribute shall be deprecated. Work on the same is in progress.


More information about the webkit-reviews mailing list