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

Issue 2979203002: Enable tracing on rtcstats_integrationtest.cc (Closed)

Created:
3 years, 5 months ago by ehmaldonado_webrtc
Modified:
3 years, 5 months ago
Reviewers:
tommi, hbos
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable tracing on rtcstats_integrationtest.cc BUG=chromium:653087 Review-Url: https://codereview.webrtc.org/2979203002 Cr-Commit-Position: refs/heads/master@{#19076} Committed: https://chromium.googlesource.com/external/webrtc/+/80c829f25382f98e97b30a5803322552f350f983

Patch Set 1 : Should fail because buffer size is too small #

Patch Set 2 : Increase buffer size to 1024. #

Total comments: 2

Patch Set 3 : Address comments. #

Patch Set 4 : Address Comments 2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M webrtc/pc/rtcstats_integrationtest.cc View 1 2 3 2 chunks +19 lines, -0 lines 0 comments Download
M webrtc/pc/rtcstatscollector.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
ehmaldonado_webrtc
3 years, 5 months ago (2017-07-18 12:15:54 UTC) #2
tommi
nice. lgtm with the below suggestions incorporated. https://codereview.webrtc.org/2979203002/diff/20001/webrtc/pc/rtcstats_integrationtest.cc File webrtc/pc/rtcstats_integrationtest.cc (right): https://codereview.webrtc.org/2979203002/diff/20001/webrtc/pc/rtcstats_integrationtest.cc#newcode35 webrtc/pc/rtcstats_integrationtest.cc:35: reinterpret_cast<const unsigned ...
3 years, 5 months ago (2017-07-18 12:22:54 UTC) #3
ehmaldonado_webrtc
PTAL https://codereview.webrtc.org/2979203002/diff/20001/webrtc/pc/rtcstats_integrationtest.cc File webrtc/pc/rtcstats_integrationtest.cc (right): https://codereview.webrtc.org/2979203002/diff/20001/webrtc/pc/rtcstats_integrationtest.cc#newcode35 webrtc/pc/rtcstats_integrationtest.cc:35: reinterpret_cast<const unsigned char*>("webrtc_stats"); On 2017/07/18 12:22:54, tommi (wëbrtc) ...
3 years, 5 months ago (2017-07-18 12:36:19 UTC) #4
tommi
On 2017/07/18 12:36:19, ehmaldonado_webrtc wrote: > PTAL > > https://codereview.webrtc.org/2979203002/diff/20001/webrtc/pc/rtcstats_integrationtest.cc > File webrtc/pc/rtcstats_integrationtest.cc (right): > ...
3 years, 5 months ago (2017-07-18 12:45:04 UTC) #5
ehmaldonado_webrtc
On 2017/07/18 12:45:04, tommi (wëbrtc) wrote: > Also, you could shorten the whole thing: > ...
3 years, 5 months ago (2017-07-18 13:11:06 UTC) #6
hbos
On 2017/07/18 13:11:06, ehmaldonado_webrtc wrote: > On 2017/07/18 12:45:04, tommi (wëbrtc) wrote: > > Also, ...
3 years, 5 months ago (2017-07-18 13:48:47 UTC) #7
ehmaldonado_webrtc
On 2017/07/18 13:48:47, hbos wrote: > On 2017/07/18 13:11:06, ehmaldonado_webrtc wrote: > > On 2017/07/18 ...
3 years, 5 months ago (2017-07-18 13:55:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2979203002/60001
3 years, 5 months ago (2017-07-18 13:56:07 UTC) #11
hbos
lgtm. I'll leave it up to you if you think it's worth the extra work, ...
3 years, 5 months ago (2017-07-18 14:02:54 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/external/webrtc/+/80c829f25382f98e97b30a5803322552f350f983
3 years, 5 months ago (2017-07-18 14:35:25 UTC) #15
ehmaldonado_webrtc
3 years, 5 months ago (2017-07-18 14:37:49 UTC) #16
Message was sent while issue was closed.
On 2017/07/18 14:02:54, hbos wrote:
> lgtm.
> 
> I'll leave it up to you if you think it's worth the extra work, but if you
feel
> like it you could verify that AddTraceEventHandler is called for each stat in
a
> separate TEST_F where the handler adds to trace counters when it sees
> "webrtc_stats" traces.

I'll take a look :)

Powered by Google App Engine
This is Rietveld 408576698