summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_repack_chrome_100_percent.gypi
diff options
context:
space:
mode:
authorperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-13 19:46:18 +0000
committerperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-13 19:46:18 +0000
commite71e4bb1f095d308cb086e561014071089d7d415 (patch)
tree0b231396ab998fe776dbd27b0eb1dad77750d610 /chrome/chrome_repack_chrome_100_percent.gypi
parent022c3b99daa51cbba6c4ab461dd781c2592f86e2 (diff)
downloadchromium_src-e71e4bb1f095d308cb086e561014071089d7d415.zip
chromium_src-e71e4bb1f095d308cb086e561014071089d7d415.tar.gz
chromium_src-e71e4bb1f095d308cb086e561014071089d7d415.tar.bz2
This cl adds a new PeerConnection handler in Chrome to support latest W3C PeerConnection draft.
http://dev.w3.org/2011/webrtc/editor/webrtc.html - Some of the functions are are overriden by the proposal in https://docs.google.com/a/google.com/document/d/1nfA1ElWed5PPR4nqenEkxNMMLRfzAsh1yMLe8yRcns8/edit# The implementation is in rtc_peer_connection_handler.cc and is called RTCPeerConnectionHandler. It implements the new WebKit interface WebKit::WebRTCPeerConnectionHandler. The idea is to keep the previous PeerConnection version around until web developers have had time to upgrade to the new API. The Chrome glue code for the old version is in peer_connection_handler_jsep.cc. The implementation is called PeerConnectionHandlerJsep and implements WebKit::WebPeerConnection00Handler BUG=142829 TEST= Tested with the included unit test. A PyAutoTest is also beeing uploaded for review. Review URL: https://chromiumcodereview.appspot.com/10703095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156608 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_repack_chrome_100_percent.gypi')
0 files changed, 0 insertions, 0 deletions