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

Issue 2001173002: encryptedmedia: 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:
jrummell
CC:
chromium-reviews, blink-reviews, haraken, mlamouri+watch-blink_chromium.org, eric.carlson_apple.com, 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

encryptedmedia: Replace wtf/Assertions.h macros in favor of base/logging.h macros Replaced wtf/Assertions.h macros in favor of base/logging.h macros in encryptedmedia module. WTF_LOG -> DVLOG ASSERT -> DCHECK ASSERT_NOT_REACHED -> NOTREACHED BUG=596522, 596760 Committed: https://crrev.com/060d0889ac68f2bd629ab3b684723dd32fce7a88 Cr-Commit-Position: refs/heads/master@{#395791}

Patch Set 1 #

Total comments: 14

Patch Set 2 : address comments #

Messages

Total messages: 16 (9 generated)
Srirama
PTAL
4 years, 7 months ago (2016-05-23 17:06:35 UTC) #4
jrummell
Thanks for doing this. Most of the comments apply to all files (e.g. add base/logging.h ...
4 years, 7 months ago (2016-05-23 22:53:56 UTC) #5
Srirama
https://codereview.chromium.org/2001173002/diff/1/third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp File third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp (right): https://codereview.chromium.org/2001173002/diff/1/third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp#newcode22 third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp:22: #include "wtf/Functional.h" On 2016/05/23 22:53:56, jrummell wrote: > #include ...
4 years, 7 months ago (2016-05-24 16:24:04 UTC) #8
jrummell
Can you add 596760 to the bug list? After that, LGTM. https://codereview.chromium.org/2001173002/diff/1/third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp File third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp (right): ...
4 years, 7 months ago (2016-05-24 18:07:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2001173002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2001173002/60001
4 years, 7 months ago (2016-05-25 03:21:33 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 7 months ago (2016-05-25 03:25:36 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 03:27:20 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/060d0889ac68f2bd629ab3b684723dd32fce7a88
Cr-Commit-Position: refs/heads/master@{#395791}

Powered by Google App Engine
This is Rietveld 408576698