[Webkit-unassigned] [Bug 78773] New: MediaStream API: enhance the implementaion of MediaStreamTrack::setEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 19:27:02 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78773

           Summary: MediaStream API: enhance the implementaion of
                    MediaStreamTrack::setEnabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wei.a.lin at intel.com


in current implementaion of MediaStreamTrack::setEnabled, 
whether or no the MediaStream is live, the track enable/disable setting operation will be called via didSetMediaStreamTrackEnabled().
Actually, if MediaStream is finished, above operation can be ignored.
please notice, the status of MediaStreamTrack can be set regardless of MediaStream' status.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list