[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 05:41:30 PDT 2011


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





--- Comment #6 from Adam Bergkvist <adam.bergkvist at ericsson.com>  2011-09-15 05:41:30 PST ---
(In reply to comment #5)
> Lot of details like camera preferences, peer connection handling, etc is getting added to WebCore where as it is left to the user agent(client) with the design already committed in WebKit. What details should be added and what should be left to the client will have different opinions as spec doesn't say much about it.

Both camera preferences and PeerConnection handling are in the specification. Generally, it's preferred to share as much code as possible - especially if it concerns standard related behavior since it helps to maintain consistency between ports.

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