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

Issue 1800353002: Reduce MediaLog spam and add a note about unsupported statuses. (Closed)

Created:
4 years, 9 months ago by DaleCurtis
Modified:
4 years, 9 months ago
Reviewers:
xhwang
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reduce MediaLog spam and add a note about unsupported statuses. Prevents FFmpegDemuxer's metadata report from hitting the 1/sec throttling in RendererMediaLog; should reduce chances of missing log messages. Also adds a note about the Media.Pipeline.Unsupported metric: it will record PIPELINE_OK if a MSE instance is created but never used -- which is a bit surprising for this metric. BUG=595102 TEST=metadata reports as normal. Committed: https://crrev.com/69da898ef90feb49e414476934abf708ed04c093 Cr-Commit-Position: refs/heads/master@{#382093}

Patch Set 1 #

Patch Set 2 : Revert internals changes. Add comment. #

Patch Set 3 : Remove dead setters. #

Total comments: 4

Patch Set 4 : Names. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -52 lines) Patch
M content/browser/media/media_internals.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/media_log.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M media/base/media_log.cc View 1 2 2 chunks +0 lines, -17 lines 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 1 2 3 2 chunks +45 lines, -33 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
DaleCurtis
And the perf-crastination continues :p
4 years, 9 months ago (2016-03-16 00:26:52 UTC) #2
DaleCurtis
Friendly ping Xiaohan :)
4 years, 9 months ago (2016-03-16 22:10:27 UTC) #4
xhwang
On 2016/03/16 22:10:27, DaleCurtis wrote: > Friendly ping Xiaohan :) As chatted offline, Dale will ...
4 years, 9 months ago (2016-03-16 23:17:24 UTC) #5
DaleCurtis
PTAL; I've reverted the internals change in favor of a note about why we see ...
4 years, 9 months ago (2016-03-17 21:26:11 UTC) #7
xhwang
Looking good. I just have one dumb question. Where the "inf" coming from? Is it ...
4 years, 9 months ago (2016-03-17 21:40:26 UTC) #8
DaleCurtis
inf can occur on live streams. It's also not supported by base::Values so switched back ...
4 years, 9 months ago (2016-03-17 23:53:27 UTC) #10
xhwang
https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc#newcode185 media/filters/ffmpeg_demuxer.cc:185: } OOC, when will we set the max TimeDelta? ...
4 years, 9 months ago (2016-03-18 17:31:35 UTC) #11
DaleCurtis
https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc#newcode185 media/filters/ffmpeg_demuxer.cc:185: } On 2016/03/18 at 17:31:35, xhwang wrote: > OOC, ...
4 years, 9 months ago (2016-03-18 17:36:49 UTC) #12
xhwang
https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc#newcode185 media/filters/ffmpeg_demuxer.cc:185: } On 2016/03/18 17:36:49, DaleCurtis wrote: > On 2016/03/18 ...
4 years, 9 months ago (2016-03-18 17:40:10 UTC) #13
DaleCurtis
https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/1800353002/diff/40001/media/filters/ffmpeg_demuxer.cc#newcode185 media/filters/ffmpeg_demuxer.cc:185: } On 2016/03/18 at 17:40:09, xhwang wrote: > On ...
4 years, 9 months ago (2016-03-18 18:01:30 UTC) #14
xhwang
lgtm Thanks!
4 years, 9 months ago (2016-03-18 18:27:49 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800353002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800353002/60001
4 years, 9 months ago (2016-03-18 19:28:54 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-18 21:26:49 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 21:28:36 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/69da898ef90feb49e414476934abf708ed04c093
Cr-Commit-Position: refs/heads/master@{#382093}

Powered by Google App Engine
This is Rietveld 408576698