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

Issue 1411883002: Add experiment on weak ping delay during call set up time (Closed)

Created:
5 years, 2 months ago by guoweis_webrtc
Modified:
5 years, 2 months ago
Reviewers:
juberti1, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add experiment on weak ping delay during call set up time BUG= R=pthatcher@webrtc.org Committed: https://crrev.com/3bf69b15f4c0c0ca4ab17c237084684a37bb8279 Cr-Commit-Position: refs/heads/master@{#10343}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -22 lines) Patch
M webrtc/p2p/base/p2ptransportchannel.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 3 4 chunks +31 lines, -22 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
guoweis_webrtc
PTAL.
5 years, 2 months ago (2015-10-16 21:02:14 UTC) #2
pthatcher1
https://codereview.webrtc.org/1411883002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1411883002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc#newcode226 webrtc/p2p/base/p2ptransportchannel.cc:226: webrtc::field_trial::FindFullName("WebRTC-WeakPingDelay").c_str(), While we call it "weak ping delay" internally, ...
5 years, 2 months ago (2015-10-16 21:30:31 UTC) #3
guoweis_webrtc
On 2015/10/16 21:30:31, pthatcher1 wrote: > https://codereview.webrtc.org/1411883002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc > File webrtc/p2p/base/p2ptransportchannel.cc (right): > > https://codereview.webrtc.org/1411883002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc#newcode226 > ...
5 years, 2 months ago (2015-10-16 21:49:06 UTC) #4
pthatcher1
lgtm
5 years, 2 months ago (2015-10-20 16:58:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411883002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411883002/60001
5 years, 2 months ago (2015-10-20 17:05:18 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
5 years, 2 months ago (2015-10-20 19:05:40 UTC) #9
guoweis_webrtc
Committed patchset #4 (id:60001) manually as 3bf69b15f4c0c0ca4ab17c237084684a37bb8279 (presubmit successful).
5 years, 2 months ago (2015-10-20 19:09:48 UTC) #10
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/3bf69b15f4c0c0ca4ab17c237084684a37bb8279 Cr-Commit-Position: refs/heads/master@{#10343}
5 years, 2 months ago (2015-10-20 19:09:53 UTC) #11
kjellander_webrtc
On 2015/10/20 19:09:53, commit-bot: I haz the power wrote: > Patchset 4 (id:??) landed as ...
5 years, 2 months ago (2015-10-21 06:54:33 UTC) #13
tommi
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.webrtc.org/1423443002/ by tommi@webrtc.org. ...
5 years, 2 months ago (2015-10-21 08:07:10 UTC) #14
hbos
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.webrtc.org/1416773003/ by hbos@webrtc.org. ...
5 years, 2 months ago (2015-10-21 08:36:13 UTC) #15
hbos
5 years, 2 months ago (2015-10-21 08:39:55 UTC) #16
Message was sent while issue was closed.
On 2015/10/21 08:36:13, hbos wrote:
> A revert of this CL (patchset #4 id:60001) has been created in
> https://codereview.webrtc.org/1416773003/ by mailto:hbos@webrtc.org.
> 
> The reason for reverting is: This CL breaks Chromium, undefined reference link
> error to webrtc::field_trial::FindFullName. Adding the dependency
> system_wrappers to the rtc_p2p target is not enough to fix this.
> 
> Looking at field_trial.h (in system_wrappers/interface/, not to be confused
with
> the one in test/) the documentation says "WebRTC clients MUST provide an
> implementation of: ...FindFullName... Or link with a default one provided in:
> ...system_wrappers.gyp:field_trial_default).
> 
> So maybe just depend on field_trial_default? Not sure what should be done in
> case there are implications to adding this dependency, I'm reverting this.
Sorry
> :).

Oh you beat me to it tommi

Powered by Google App Engine
This is Rietveld 408576698