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

Issue 2181213003: Use DCHECK instead of ASSERT in DataConsumerHandle-related stuff (Closed)

Created:
4 years, 4 months ago by tzik
Modified:
4 years, 4 months ago
Reviewers:
haraken, yhirano
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@data_consumer_handle_unique_ptr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use DCHECK instead of ASSERT in DataConsumerHandle-related stuff Committed: https://crrev.com/b2ed8e370f659625f435d414cfc0cce5aadadedf Cr-Commit-Position: refs/heads/master@{#407799}

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 6

Patch Set 3 : -unneeded DCHECK_IS_ON #

Patch Set 4 : s/ENABLE(ASSERT)/DCHECK_IS_ON()/ #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -43 lines) Patch
M third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp View 1 2 3 4 6 chunks +23 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp View 1 2 3 4 6 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp View 1 2 3 4 6 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
tzik
PTAL
4 years, 4 months ago (2016-07-26 09:09:21 UTC) #2
yhirano
On 2016/07/26 09:09:21, tzik wrote: > PTAL Do you want to replace assertions in all ...
4 years, 4 months ago (2016-07-26 09:15:56 UTC) #5
tzik
On 2016/07/26 09:15:56, yhirano wrote: > On 2016/07/26 09:09:21, tzik wrote: > > PTAL > ...
4 years, 4 months ago (2016-07-26 09:22:43 UTC) #6
yhirano
https://codereview.chromium.org/2181213003/diff/20001/third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp File third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp (right): https://codereview.chromium.org/2181213003/diff/20001/third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp#newcode40 third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp:40: #if DCHECK_IS_ON() I'm not sure what this #if directive ...
4 years, 4 months ago (2016-07-26 09:28:46 UTC) #7
tzik
https://codereview.chromium.org/2181213003/diff/20001/third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp File third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp (right): https://codereview.chromium.org/2181213003/diff/20001/third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp#newcode40 third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp:40: #if DCHECK_IS_ON() On 2016/07/26 09:28:46, yhirano wrote: > I'm ...
4 years, 4 months ago (2016-07-26 09:36:06 UTC) #10
yhirano
lgtm
4 years, 4 months ago (2016-07-26 09:40:08 UTC) #13
haraken
LGTM
4 years, 4 months ago (2016-07-26 09:40:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2181213003/80001
4 years, 4 months ago (2016-07-26 11:47:49 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-07-26 15:14:38 UTC) #24
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 15:16:29 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b2ed8e370f659625f435d414cfc0cce5aadadedf
Cr-Commit-Position: refs/heads/master@{#407799}

Powered by Google App Engine
This is Rietveld 408576698