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

Issue 10069020: Log Gaia response codes to ease diagnostics of networking issues. (Closed)

Created:
8 years, 8 months ago by alexeypa (please no reviews)
Modified:
8 years, 8 months ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Log Gaia response codes and Gaia-related networking activity to ease diagnostics of Gaia issues. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132493

Patch Set 1 #

Total comments: 2

Patch Set 2 : CR feedback. #

Patch Set 3 : Added logging on Gaia-related networking activity. #

Total comments: 10

Patch Set 4 : CR feedback. #

Total comments: 3

Patch Set 5 : CR feedback. #

Patch Set 6 : Adding a missing dependency. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -3 lines) Patch
M remoting/host/gaia_oauth_client.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M remoting/host/url_request_context.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M remoting/host/url_request_context.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
A remoting/host/vlog_net_log.h View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
A remoting/host/vlog_net_log.cc View 1 2 3 1 chunk +59 lines, -0 lines 0 comments Download
M remoting/host/wts_session_process_launcher_win.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
alexeypa (please no reviews)
PTAL.
8 years, 8 months ago (2012-04-12 18:10:18 UTC) #1
Jamie
lgtm with a couple of suggestions. https://chromiumcodereview.appspot.com/10069020/diff/1/remoting/host/gaia_oauth_client.cc File remoting/host/gaia_oauth_client.cc (right): https://chromiumcodereview.appspot.com/10069020/diff/1/remoting/host/gaia_oauth_client.cc#newcode138 remoting/host/gaia_oauth_client.cc:138: VLOG(1) << "Gaia ...
8 years, 8 months ago (2012-04-12 18:20:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10069020/5001
8 years, 8 months ago (2012-04-12 19:26:51 UTC) #3
commit-bot: I haz the power
Try job failure for 10069020-5001 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 8 months ago (2012-04-12 20:08:42 UTC) #4
alexeypa (please no reviews)
+sergeyu I have added logging of Gaia-related networking activity to VLOG(4). Could you please take ...
8 years, 8 months ago (2012-04-12 23:25:30 UTC) #5
Sergey Ulanov
https://chromiumcodereview.appspot.com/10069020/diff/1003/remoting/host/dev_net_log.cc File remoting/host/dev_net_log.cc (right): https://chromiumcodereview.appspot.com/10069020/diff/1003/remoting/host/dev_net_log.cc#newcode27 remoting/host/dev_net_log.cc:27: Don't need this empty line. https://chromiumcodereview.appspot.com/10069020/diff/1003/remoting/host/dev_net_log.h File remoting/host/dev_net_log.h (right): ...
8 years, 8 months ago (2012-04-13 00:55:32 UTC) #6
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/10069020/diff/1003/remoting/host/dev_net_log.cc File remoting/host/dev_net_log.cc (right): https://chromiumcodereview.appspot.com/10069020/diff/1003/remoting/host/dev_net_log.cc#newcode27 remoting/host/dev_net_log.cc:27: On 2012/04/13 00:55:33, sergeyu wrote: > Don't need this ...
8 years, 8 months ago (2012-04-13 18:28:22 UTC) #7
alexeypa (please no reviews)
ping
8 years, 8 months ago (2012-04-16 19:25:36 UTC) #8
Sergey Ulanov
lgtm https://chromiumcodereview.appspot.com/10069020/diff/16001/remoting/host/vlog_net_log.h File remoting/host/vlog_net_log.h (right): https://chromiumcodereview.appspot.com/10069020/diff/16001/remoting/host/vlog_net_log.h#newcode38 remoting/host/vlog_net_log.h:38: }; DISALLOW_COPY_AND_ASSING
8 years, 8 months ago (2012-04-16 20:15:16 UTC) #9
Jamie
https://chromiumcodereview.appspot.com/10069020/diff/16001/remoting/host/vlog_net_log.h File remoting/host/vlog_net_log.h (right): https://chromiumcodereview.appspot.com/10069020/diff/16001/remoting/host/vlog_net_log.h#newcode38 remoting/host/vlog_net_log.h:38: }; On 2012/04/16 20:15:16, sergeyu wrote: > DISALLOW_COPY_AND_ASSING ASSIGN ...
8 years, 8 months ago (2012-04-16 20:16:39 UTC) #10
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/10069020/diff/16001/remoting/host/vlog_net_log.h File remoting/host/vlog_net_log.h (right): https://chromiumcodereview.appspot.com/10069020/diff/16001/remoting/host/vlog_net_log.h#newcode38 remoting/host/vlog_net_log.h:38: }; On 2012/04/16 20:15:16, sergeyu wrote: > DISALLOW_COPY_AND_ASSING Done.
8 years, 8 months ago (2012-04-16 20:21:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10069020/26001
8 years, 8 months ago (2012-04-16 20:21:35 UTC) #12
commit-bot: I haz the power
Try job failure for 10069020-26001 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 8 months ago (2012-04-16 21:08:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10069020/22004
8 years, 8 months ago (2012-04-16 21:47:56 UTC) #14
commit-bot: I haz the power
8 years, 8 months ago (2012-04-17 00:34:12 UTC) #15
Change committed as 132493

Powered by Google App Engine
This is Rietveld 408576698