[Webkit-unassigned] [Bug 111079] New: MediaStream API: local addTrack() and removeTrack() operations should not fire events.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 07:30:50 PST 2013


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

           Summary: MediaStream API: local addTrack() and removeTrack()
                    operations should not fire events.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adam.bergkvist at ericsson.com
                CC: abarth at webkit.org, tommyw at google.com
            Blocks: 56459


According to the spec, addTrack() and removeTrack() called by local JavaScript must not fire "addtrack" and "removetrack" events. The events must however fire if the track set is modified externally (e.g., a track is removed at the other peer in a p2p scenario).

-- 
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