Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Issue 16232004: Adds DataChannelInit param to createDataChannel. (Closed)

Created:
7 years, 6 months ago by jiayl
Modified:
7 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Adds DataChannelInit param to createDataChannel. It depends on the Blink side of the change: https://codereview.chromium.org/16025003/ The spec for the change is here: http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCDataChannelInit BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204081

Patch Set 1 #

Total comments: 8

Patch Set 2 : fix nit #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M content/renderer/media/rtc_peer_connection_handler.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jiayl
Could you take a look?
7 years, 6 months ago (2013-05-30 17:31:15 UTC) #1
jiayl
PTAL.
7 years, 6 months ago (2013-06-03 17:59:21 UTC) #2
Ami GONE FROM CHROMIUM
Might be worth pointing at the spec change that added this in the CL description. ...
7 years, 6 months ago (2013-06-03 18:27:31 UTC) #3
Ami GONE FROM CHROMIUM
Oh, and LGTM % nit & you doing what you like about the other comments.
7 years, 6 months ago (2013-06-03 18:27:56 UTC) #4
jiayl
Thanks for the review! Another patch is up. https://codereview.chromium.org/16232004/diff/1/content/renderer/media/rtc_peer_connection_handler.cc File content/renderer/media/rtc_peer_connection_handler.cc (right): https://codereview.chromium.org/16232004/diff/1/content/renderer/media/rtc_peer_connection_handler.cc#newcode580 content/renderer/media/rtc_peer_connection_handler.cc:580: WebKit::WebRTCDataChannelHandler* ...
7 years, 6 months ago (2013-06-03 18:52:58 UTC) #5
Ami GONE FROM CHROMIUM
still LGTM https://codereview.chromium.org/16232004/diff/1/content/renderer/media/rtc_peer_connection_handler.h File content/renderer/media/rtc_peer_connection_handler.h (right): https://codereview.chromium.org/16232004/diff/1/content/renderer/media/rtc_peer_connection_handler.h#newcode133 content/renderer/media/rtc_peer_connection_handler.h:133: const WebKit::WebRTCDataChannelInit& init) OVERRIDE; On 2013/06/03 18:52:58, ...
7 years, 6 months ago (2013-06-03 19:32:19 UTC) #6
jiayl
https://codereview.chromium.org/16232004/diff/1/content/renderer/media/rtc_peer_connection_handler.h File content/renderer/media/rtc_peer_connection_handler.h (right): https://codereview.chromium.org/16232004/diff/1/content/renderer/media/rtc_peer_connection_handler.h#newcode133 content/renderer/media/rtc_peer_connection_handler.h:133: const WebKit::WebRTCDataChannelInit& init) OVERRIDE; I see. Makes sense! On ...
7 years, 6 months ago (2013-06-03 19:54:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/16232004/8003
7 years, 6 months ago (2013-06-04 16:45:37 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-04 18:01:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/16232004/8003
7 years, 6 months ago (2013-06-04 18:14:59 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 23:54:03 UTC) #11
Message was sent while issue was closed.
Change committed as 204081

Powered by Google App Engine
This is Rietveld 408576698