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

Issue 2567953002: [Chromoting] Plugin message in JingleMessage (Closed)

Created:
4 years ago by Hzj_jie
Modified:
4 years ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromoting] Plugin message in JingleMessage This change adds plugin message in JingleMessage, which is an action indepenent xml node, placed before or after other messages. The plugin message will be used to send and receive host attributes and experiment configuration. This is part of host experiment framework. BUG=650926 Committed: https://crrev.com/5443b73b918944af49422accd998d82c4ff8027f Cr-Commit-Position: refs/heads/master@{#438945}

Patch Set 1 #

Total comments: 18

Patch Set 2 : Resolve review comments #

Total comments: 2

Patch Set 3 : Resolve review comments #

Total comments: 4

Patch Set 4 : Add {} for single line if-statements #

Patch Set 5 : Add OWNERS file to work around IPC security check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -11 lines) Patch
A remoting/protocol/OWNERS View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M remoting/protocol/jingle_messages.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/protocol/jingle_messages.cc View 1 2 3 9 chunks +37 lines, -11 lines 0 comments Download
M remoting/protocol/jingle_messages_unittest.cc View 1 2 2 chunks +66 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (27 generated)
Hzj_jie
4 years ago (2016-12-12 04:06:55 UTC) #6
Sergey Ulanov
https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h File remoting/protocol/jingle_messages.h (right): https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h#newcode104 remoting/protocol/jingle_messages.h:104: // Content of plugin message. The node is read ...
4 years ago (2016-12-12 23:00:04 UTC) #7
Hzj_jie
https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h File remoting/protocol/jingle_messages.h (right): https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h#newcode104 remoting/protocol/jingle_messages.h:104: // Content of plugin message. The node is read ...
4 years ago (2016-12-13 00:20:52 UTC) #12
Sergey Ulanov
https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h File remoting/protocol/jingle_messages.h (right): https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h#newcode104 remoting/protocol/jingle_messages.h:104: // Content of plugin message. The node is read ...
4 years ago (2016-12-14 01:31:50 UTC) #13
Hzj_jie
https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h File remoting/protocol/jingle_messages.h (right): https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages.h#newcode104 remoting/protocol/jingle_messages.h:104: // Content of plugin message. The node is read ...
4 years ago (2016-12-14 20:03:49 UTC) #19
Sergey Ulanov
lgtm https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages_unittest.cc File remoting/protocol/jingle_messages_unittest.cc (right): https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages_unittest.cc#newcode650 remoting/protocol/jingle_messages_unittest.cc:650: } else if (action_type == JingleMessage::TRANSPORT_INFO) { On ...
4 years ago (2016-12-15 19:18:25 UTC) #20
Hzj_jie
https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages_unittest.cc File remoting/protocol/jingle_messages_unittest.cc (right): https://codereview.chromium.org/2567953002/diff/1/remoting/protocol/jingle_messages_unittest.cc#newcode650 remoting/protocol/jingle_messages_unittest.cc:650: } else if (action_type == JingleMessage::TRANSPORT_INFO) { On 2016/12/15 ...
4 years ago (2016-12-15 22:41:19 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2567953002/80001
4 years ago (2016-12-15 22:43:08 UTC) #32
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-15 23:01:08 UTC) #35
commit-bot: I haz the power
4 years ago (2016-12-15 23:03:23 UTC) #37
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5443b73b918944af49422accd998d82c4ff8027f
Cr-Commit-Position: refs/heads/master@{#438945}

Powered by Google App Engine
This is Rietveld 408576698