[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:59:19 PDT 2011


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





--- Comment #7 from Adam Bergkvist <adam.bergkvist at ericsson.com>  2011-09-15 05:59:19 PST ---
(In reply to comment #4)
> any chance that you could give a brief textual overview of the design and how it's different?  That might help to spark the discussion.

The main difference is that calls to low-level functions are made down to the WebCore platform, rather than up to a WebKit client (and to the browser). Additionally, we have put more of the logic from the specification in the shared WebCore code.

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