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

Issue 10332082: Remove reporting statistics reporting from chrome://media-internals and fix event logging. (Closed)

Created:
8 years, 7 months ago by scherkus (not reviewing)
Modified:
8 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Remove statistics reporting from chrome://media-internals and fix event logging. Our internals page is for reporting things that are, like, internal. The statistics I'm removing are available from audio/video elements themselves, removing the need for including them on the internals page. They are also really spammy. During the removal I also fixed a bug where we weren't reporting the associated parameters with each event (i.e., the name of the state for a PIPELINE_STATE_CHANGED event). BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=136357

Patch Set 1 #

Patch Set 2 : fix year #

Total comments: 6

Patch Set 3 : fix nit #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -70 lines) Patch
M chrome/browser/resources/media_internals/event_list.js View 1 2 chunks +3 lines, -3 lines 0 comments Download
M media/base/media_log.h View 2 chunks +1 line, -14 lines 0 comments Download
M media/base/media_log.cc View 1 2 4 chunks +5 lines, -47 lines 0 comments Download
M media/base/media_log_event.h View 1 chunk +0 lines, -5 lines 0 comments Download
M media/base/pipeline.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
scherkus (not reviewing)
fischman: media/ estade: chrome/browser/resources/
8 years, 7 months ago (2012-05-10 02:41:56 UTC) #1
scherkus (not reviewing)
https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc File media/base/media_log.cc (right): https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc#newcode11 media/base/media_log.cc:11: #include "base/memory/scoped_ptr.h" this .h should be removed https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc#newcode139 media/base/media_log.cc:139: ...
8 years, 7 months ago (2012-05-10 02:45:03 UTC) #2
Ami GONE FROM CHROMIUM
LGTM % nits https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc File media/base/media_log.cc (right): https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc#newcode139 media/base/media_log.cc:139: : id_(g_media_log_count.GetNext()) { single line? https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc#newcode144 ...
8 years, 7 months ago (2012-05-10 17:16:49 UTC) #3
scherkus (not reviewing)
https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc File media/base/media_log.cc (right): https://chromiumcodereview.appspot.com/10332082/diff/1006/media/base/media_log.cc#newcode139 media/base/media_log.cc:139: : id_(g_media_log_count.GetNext()) { On 2012/05/10 17:16:49, Ami Fischman wrote: ...
8 years, 7 months ago (2012-05-10 17:31:23 UTC) #4
Evan Stade
js lgtm
8 years, 7 months ago (2012-05-10 18:05:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/10332082/10001
8 years, 7 months ago (2012-05-10 18:12:06 UTC) #6
commit-bot: I haz the power
8 years, 7 months ago (2012-05-10 18:49:36 UTC) #7
Try job failure for 10332082-10001 (retry) on mac_rel for step "compile"
(clobber build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698