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

Issue 1109183002: media: Add extra logging in AudioClock. (Closed)

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

Description

media: Add extra logging in AudioClock. This would help investigate a crash due to DCHECK. BUG=481640 TEST=none R=dalecurtis@chromium.org Committed: https://crrev.com/fd6f83cc6a4201f889fa83d9857142c3ca8089e4 Cr-Commit-Position: refs/heads/master@{#327381}

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments addressed #

Patch Set 3 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M media/filters/audio_clock.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
xhwang
5 years, 7 months ago (2015-04-28 17:22:53 UTC) #1
DaleCurtis
https://codereview.chromium.org/1109183002/diff/1/media/filters/audio_clock.cc File media/filters/audio_clock.cc (right): https://codereview.chromium.org/1109183002/diff/1/media/filters/audio_clock.cc#newcode84 media/filters/audio_clock.cc:84: DCHECK(timestamp >= front_timestamp_) << ": " << timestamp << ...
5 years, 7 months ago (2015-04-28 18:28:12 UTC) #2
xhwang
comments addressed
5 years, 7 months ago (2015-04-28 19:50:54 UTC) #3
xhwang
https://codereview.chromium.org/1109183002/diff/1/media/filters/audio_clock.cc File media/filters/audio_clock.cc (right): https://codereview.chromium.org/1109183002/diff/1/media/filters/audio_clock.cc#newcode84 media/filters/audio_clock.cc:84: DCHECK(timestamp >= front_timestamp_) << ": " << timestamp << ...
5 years, 7 months ago (2015-04-28 19:51:14 UTC) #4
DaleCurtis
The DCHECK should print the values itself, no?
5 years, 7 months ago (2015-04-28 20:11:59 UTC) #5
xhwang
comments addressed
5 years, 7 months ago (2015-04-28 20:50:42 UTC) #6
DaleCurtis
lgtm, we should probably scrub media for all forms of this now that timedelta supports ...
5 years, 7 months ago (2015-04-28 20:51:22 UTC) #7
xhwang
On 2015/04/28 20:11:59, DaleCurtis wrote: > The DCHECK should print the values itself, no? You ...
5 years, 7 months ago (2015-04-28 20:52:01 UTC) #8
xhwang
On 2015/04/28 20:51:22, DaleCurtis wrote: > lgtm, we should probably scrub media for all forms ...
5 years, 7 months ago (2015-04-28 20:53:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109183002/40001
5 years, 7 months ago (2015-04-28 20:54:15 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-04-28 22:43:08 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 22:44:06 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fd6f83cc6a4201f889fa83d9857142c3ca8089e4
Cr-Commit-Position: refs/heads/master@{#327381}

Powered by Google App Engine
This is Rietveld 408576698