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

Issue 1988053005: media: Replace wtf/Assertions.h macros in favor of base/logging.h macros (Closed)

Created:
4 years, 7 months ago by Srirama
Modified:
4 years, 7 months ago
Reviewers:
Raymond Toy
CC:
Raymond Toy, blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, haraken, hongchan, mlamouri+watch-blink_chromium.org, philipj_slow
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Replace wtf/Assertions.h macros in favor of base/logging.h macros Replace WTF_LOG macros with DVLOG in webaudio module. BUG=596522 Committed: https://crrev.com/66881c9f9e22cdd1d7dca58c5b9191069e20346e Cr-Commit-Position: refs/heads/master@{#395076}

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : change logging to DLOG from DVLOG #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
Srirama
PTAL
4 years, 7 months ago (2016-05-19 14:31:02 UTC) #3
Raymond Toy
https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp File third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp (right): https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp#newcode76 third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp:76: DVLOG(3) << "setFormat(" << numberOfChannels << ", " << ...
4 years, 7 months ago (2016-05-19 14:48:42 UTC) #4
Srirama
https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp File third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp (right): https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp#newcode76 third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp:76: DVLOG(3) << "setFormat(" << numberOfChannels << ", " << ...
4 years, 7 months ago (2016-05-19 14:54:44 UTC) #5
Raymond Toy
lgtm, with nit https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp File third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp (right): https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp#newcode76 third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp:76: DVLOG(3) << "setFormat(" << numberOfChannels << ...
4 years, 7 months ago (2016-05-19 15:31:37 UTC) #6
Srirama
https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp File third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp (right): https://codereview.chromium.org/1988053005/diff/20001/third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp#newcode76 third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp:76: DVLOG(3) << "setFormat(" << numberOfChannels << ", " << ...
4 years, 7 months ago (2016-05-20 07:33:39 UTC) #7
Raymond Toy
lgtm. Thanks for fixing that!
4 years, 7 months ago (2016-05-20 14:06:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988053005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988053005/40001
4 years, 7 months ago (2016-05-20 14:16:43 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-20 15:42:35 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 15:44:02 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/66881c9f9e22cdd1d7dca58c5b9191069e20346e
Cr-Commit-Position: refs/heads/master@{#395076}

Powered by Google App Engine
This is Rietveld 408576698