Prior to the landing of https://bugzilla.mozilla.org/show_bug.cgi?id=823512, the callbacks were all spoofed using normal function calls rather than event processing. This has several implications, one of which is the behavior you describe below.

The patch for that bug has landed on Firefox 24 already. Please re-try your testing on a recent version of Nightly and let us know whether you see any unexpected behavior: http://nightly.mozilla.org/

This fix should make it into Aurora next week, Beta in early August, and the full release version of Firefox in late September.

/a

On 6/21/13 08:16, Kai Schreyer wrote:
When I log the 'this'-Object inside of the onaddstream-Handler to the console, 
instead of observing it in Firebug, I can see that it equals the 
onaddstream-Function.


But I am still of the opinion, that 'this' (inside of the onaddstream-Handler) 
should refer to the corresponding RTCPeerConnection-Object.

Right?


Cheers Kai
_______________________________________________
dev-media mailing list
dev-media@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-media


--
Adam Roach
Principal Platform Engineer
a...@mozilla.com
+1 650 903 0800 x863
_______________________________________________
dev-media mailing list
dev-media@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-media

Reply via email to