[Webkit-unassigned] [Bug 67946] Use WebCore platform interfaces for MediaStream API and PeerConnection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 11:21:38 PDT 2011


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





--- Comment #9 from Tommy Widenflycht <tommyw at google.com>  2011-09-15 11:21:38 PST ---
While there are much to like in this patch there are a few things I (the main commiter for this feature) would like to point out:

This patch completely removes the functionality that shuts down everything when a frame is moved/deleted or the page goes away before the frame etc. This is handled in the MediaStreamController and MediaStreamFrameController.

The current code will change quite drastically due to strong feedback; instead of passing around IDs the actual objects will be sent instead. Also some refactoring is done right now to move functionality to WebCore/platform.

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