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

Issue 1155833006: Making TimeToConnect metric more robust (Closed)

Created:
5 years, 6 months ago by guoweis_left_chromium
Modified:
5 years, 6 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Making TimeToConnect metric more robust We have seen large percentage of WebRTC calls where the TimeToConnect goes larger than 180 sec. By looking at the code, one reason that this happens is that if kIceConnectionChecking is not fired, the current code will report a huge number. I haven't yet found a place where Checking state will be skipped but this is just to make the code more robust. BUG=webrtc:4278 Committed: https://crrev.com/2ae183cb097d5c13cbaf98eb81b51dcbdc50fe48 Cr-Commit-Position: refs/heads/master@{#333334}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

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

Messages

Total messages: 15 (6 generated)
guoweis_left_chromium
PTAL.
5 years, 6 months ago (2015-06-01 22:14:42 UTC) #2
guoweis_left_chromium
perkj@chromium.org: PTAL.
5 years, 6 months ago (2015-06-01 22:36:36 UTC) #4
pthatcher2
lgtm https://codereview.chromium.org/1155833006/diff/1/content/renderer/media/rtc_peer_connection_handler.cc File content/renderer/media/rtc_peer_connection_handler.cc (right): https://codereview.chromium.org/1155833006/diff/1/content/renderer/media/rtc_peer_connection_handler.cc#newcode1311 content/renderer/media/rtc_peer_connection_handler.cc:1311: base::TimeDelta()); Can you put a comment explaining why ...
5 years, 6 months ago (2015-06-01 23:02:15 UTC) #5
guoweis_left_chromium
Tommi, PTAL.
5 years, 6 months ago (2015-06-04 21:17:52 UTC) #8
tommi (sloooow) - chröme
On 2015/06/04 at 21:17:52, guoweis wrote: > Tommi, PTAL. Lgtm with Peter's comment addressed
5 years, 6 months ago (2015-06-08 18:14:41 UTC) #9
guoweis_left_chromium
landing this now after addressing Peter's comment. https://codereview.chromium.org/1155833006/diff/1/content/renderer/media/rtc_peer_connection_handler.cc File content/renderer/media/rtc_peer_connection_handler.cc (right): https://codereview.chromium.org/1155833006/diff/1/content/renderer/media/rtc_peer_connection_handler.cc#newcode1311 content/renderer/media/rtc_peer_connection_handler.cc:1311: base::TimeDelta()); On ...
5 years, 6 months ago (2015-06-08 19:55:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1155833006/20001
5 years, 6 months ago (2015-06-08 19:56:42 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-08 20:51:47 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-08 20:54:00 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2ae183cb097d5c13cbaf98eb81b51dcbdc50fe48
Cr-Commit-Position: refs/heads/master@{#333334}

Powered by Google App Engine
This is Rietveld 408576698