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

Issue 13859011: Fixes webrtc-internals stats reporting for the new stats API. (Closed)

Created:
7 years, 8 months ago by jiayl
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org, hta - Chromium, juberti
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fixes webrtc-internals stats reporting for the new stats API. BUG=230997 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195058

Patch Set 1 #

Patch Set 2 : more tests #

Total comments: 6

Patch Set 3 : fix #

Patch Set 4 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -51 lines) Patch
M content/browser/media/webrtc_internals_browsertest.cc View 1 2 10 chunks +121 lines, -43 lines 0 comments Download
M content/browser/resources/media/stats_graph_helper.js View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/resources/media/webrtc_internals.js View 2 chunks +5 lines, -8 lines 0 comments Download
M content/renderer/media/peer_connection_tracker.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jiayl
PTAL.
7 years, 8 months ago (2013-04-13 00:49:35 UTC) #1
vrk (LEFT CHROMIUM)
LGTM As discussed, please look to see if there's a way to check for the ...
7 years, 8 months ago (2013-04-15 23:51:06 UTC) #2
jiayl
The new patch added browser tests running real peer connection calls to verify the browser ...
7 years, 8 months ago (2013-04-16 18:08:41 UTC) #3
vrk (LEFT CHROMIUM)
Cool! Thanks for finding a solution. The "retries" thing makes me worried about flakiness, so ...
7 years, 8 months ago (2013-04-17 00:40:59 UTC) #4
jiayl
https://codereview.chromium.org/13859011/diff/3001/content/browser/media/webrtc_internals_browsertest.cc File content/browser/media/webrtc_internals_browsertest.cc (right): https://codereview.chromium.org/13859011/diff/3001/content/browser/media/webrtc_internals_browsertest.cc#newcode473 content/browser/media/webrtc_internals_browsertest.cc:473: EXPECT_TRUE(count > 1); On 2013/04/17 00:40:59, Victoria Kirst wrote: ...
7 years, 8 months ago (2013-04-17 20:43:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/13859011/12001
7 years, 8 months ago (2013-04-18 17:48:23 UTC) #6
commit-bot: I haz the power
Failed to apply patch for content/renderer/media/peer_connection_tracker.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-18 17:48:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/13859011/17001
7 years, 8 months ago (2013-04-18 17:57:04 UTC) #8
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=30249
7 years, 8 months ago (2013-04-18 21:46:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/13859011/17001
7 years, 8 months ago (2013-04-18 21:49:14 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 03:07:27 UTC) #11
Message was sent while issue was closed.
Change committed as 195058

Powered by Google App Engine
This is Rietveld 408576698