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

Issue 170193002: Adding talk_base::PacketOptions to P2P IPC Send message. (Closed)

Created:
6 years, 10 months ago by Mallinath (Gone from Chromium)
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, miu+watch_chromium.org
Visibility:
Public.

Description

Adding talk_base::PacketOptions to P2P IPC Send message. Libjingle added a structure which will carry additional meta information about the packet in Send API. This includes DSCP code for the packet and packet authentication information. This information must be used before the packet is sent over the network. This requires options must be sent to the browser process. R=sergeyu@chromium.org TBR=cevans@chromium.org,avi@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252408

Patch Set 1 #

Patch Set 2 : updated unittests #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -72 lines) Patch
content/browser/renderer_host/p2p/socket_dispatcher_host.h View 1 2 chunks +5 lines, -1 line 0 comments Download
content/browser/renderer_host/p2p/socket_dispatcher_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
content/browser/renderer_host/p2p/socket_host.h View 1 2 chunks +5 lines, -1 line 0 comments Download
content/browser/renderer_host/p2p/socket_host_tcp.h View 1 1 chunk +1 line, -1 line 0 comments Download
content/browser/renderer_host/p2p/socket_host_tcp.cc View 1 chunk +1 line, -1 line 0 comments Download
content/browser/renderer_host/p2p/socket_host_tcp_server.h View 1 chunk +1 line, -1 line 0 comments Download
content/browser/renderer_host/p2p/socket_host_tcp_server.cc View 1 chunk +1 line, -1 line 0 comments Download
content/browser/renderer_host/p2p/socket_host_tcp_unittest.cc View 1 11 chunks +28 lines, -19 lines 0 comments Download
content/browser/renderer_host/p2p/socket_host_udp.h View 3 chunks +4 lines, -3 lines 0 comments Download
content/browser/renderer_host/p2p/socket_host_udp.cc View 1 4 chunks +17 lines, -9 lines 0 comments Download
content/browser/renderer_host/p2p/socket_host_udp_unittest.cc View 1 7 chunks +25 lines, -16 lines 0 comments Download
content/common/p2p_messages.h View 3 chunks +18 lines, -4 lines 0 comments Download
content/content_common.gypi View 1 chunk +1 line, -0 lines 0 comments Download
content/public/renderer/p2p_socket_client.h View 2 chunks +7 lines, -3 lines 0 comments Download
content/renderer/p2p/ipc_socket_factory.cc View 1 chunk +1 line, -2 lines 0 comments Download
content/renderer/p2p/socket_client_impl.h View 1 chunk +4 lines, -3 lines 0 comments Download
content/renderer/p2p/socket_client_impl.cc View 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Mallinath (Gone from Chromium)
6 years, 10 months ago (2014-02-18 06:56:11 UTC) #1
Sergey Ulanov
I don't understand what this CL is for. You are passing talk_base::PacketOptions for each packet, ...
6 years, 10 months ago (2014-02-19 02:36:38 UTC) #2
Mallinath (Gone from Chromium)
On 2014/02/19 02:36:38, Sergey Ulanov wrote: > I don't understand what this CL is for. ...
6 years, 10 months ago (2014-02-19 02:41:45 UTC) #3
Mallinath (Gone from Chromium)
Ping
6 years, 10 months ago (2014-02-20 18:48:22 UTC) #4
Sergey Ulanov
lgtm
6 years, 10 months ago (2014-02-20 19:29:21 UTC) #5
Mallinath (Gone from Chromium)
avi@ for content_common.gypi cevans@ for content/common/p2p_messages.h and content/public/renderer/p2p_socket_client.h
6 years, 10 months ago (2014-02-20 19:51:45 UTC) #6
Mallinath (Gone from Chromium)
The CQ bit was checked by mallinath@chromium.org
6 years, 10 months ago (2014-02-20 19:52:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/170193002/200001
6 years, 10 months ago (2014-02-20 19:54:12 UTC) #8
Avi (use Gerrit)
content_common.gypi LGTM
6 years, 10 months ago (2014-02-20 19:54:32 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 22:52:45 UTC) #10
Message was sent while issue was closed.
Change committed as 252408

Powered by Google App Engine
This is Rietveld 408576698