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

Issue 1707223002: Implement HttpIceConfigRequest (Closed)

Created:
4 years, 10 months ago by Sergey Ulanov
Modified:
4 years, 10 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement HttpIceConfigRequest In the future HttpIceConfigRequest will be used to fetch STUN/TURN configuration instead of JingleInfoRequest. BUG=577954 Committed: https://crrev.com/ba52044ca3d89f7bc2593cb69c124365997c636c Cr-Commit-Position: refs/heads/master@{#376600}

Patch Set 1 : #

Total comments: 14

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+482 lines, -1 line) Patch
M remoting/protocol/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A remoting/protocol/http_ice_config_request.h View 1 1 chunk +43 lines, -0 lines 0 comments Download
A remoting/protocol/http_ice_config_request.cc View 1 2 3 1 chunk +210 lines, -0 lines 0 comments Download
A remoting/protocol/http_ice_config_request_unittest.cc View 1 1 chunk +211 lines, -0 lines 0 comments Download
M remoting/protocol/transport_context.h View 2 chunks +7 lines, -0 lines 0 comments Download
M remoting/protocol/transport_context.cc View 2 chunks +7 lines, -1 line 0 comments Download
M remoting/remoting_srcs.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/remoting_test.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Sergey Ulanov
4 years, 10 months ago (2016-02-18 02:20:27 UTC) #3
Jamie
I have concerns about the error handling. If we're going to do our best to ...
4 years, 10 months ago (2016-02-18 19:37:38 UTC) #4
Sergey Ulanov
On 2016/02/18 19:37:38, Jamie wrote: > I have concerns about the error handling. If we're ...
4 years, 10 months ago (2016-02-19 20:08:32 UTC) #5
Jamie
lgtm https://codereview.chromium.org/1707223002/diff/60001/remoting/protocol/http_ice_config_request.cc File remoting/protocol/http_ice_config_request.cc (right): https://codereview.chromium.org/1707223002/diff/60001/remoting/protocol/http_ice_config_request.cc#newcode116 remoting/protocol/http_ice_config_request.cc:116: void HttpIceConfigRequest::OnResponse(const UrlRequest::Result& result) { DCHECK(!on_ice_config_callback.is_null())?
4 years, 10 months ago (2016-02-19 22:25:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1707223002/60002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1707223002/60002
4 years, 10 months ago (2016-02-19 22:35:04 UTC) #10
Sergey Ulanov
https://codereview.chromium.org/1707223002/diff/60001/remoting/protocol/http_ice_config_request.cc File remoting/protocol/http_ice_config_request.cc (right): https://codereview.chromium.org/1707223002/diff/60001/remoting/protocol/http_ice_config_request.cc#newcode116 remoting/protocol/http_ice_config_request.cc:116: void HttpIceConfigRequest::OnResponse(const UrlRequest::Result& result) { On 2016/02/19 22:25:28, Jamie ...
4 years, 10 months ago (2016-02-19 22:44:26 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/106158) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
4 years, 10 months ago (2016-02-19 23:09:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1707223002/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1707223002/90001
4 years, 10 months ago (2016-02-20 00:57:36 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:90001)
4 years, 10 months ago (2016-02-20 01:43:39 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-20 01:45:26 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ba52044ca3d89f7bc2593cb69c124365997c636c
Cr-Commit-Position: refs/heads/master@{#376600}

Powered by Google App Engine
This is Rietveld 408576698