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

Issue 331793004: Delete ASSERT_DISABLED (Closed)

Created:
6 years, 6 months ago by abarth-chromium
Modified:
6 years, 6 months ago
Reviewers:
haraken
CC:
aandrey+blink_chromium.org, darktears, apavlov+blink_chromium.org, arv+blink, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-bindings_chromium.org, blink-reviews-dom_chromium.org, blink-reviews-wtf_chromium.org, caseq+blink_chromium.org, devtools-reviews_chromium.org, dglazkov+blink, dstockwell, eae+blinkwatch, Eric Willigers, eustas+blink_chromium.org, loislo+blink_chromium.org, lushnikov+blink_chromium.org, malch+blink_chromium.org, Mike Lawther (Google), Mikhail, paulirish+reviews_chromium.org, pfeldman+blink_chromium.org, rjwright, rwlbuis, sergeyv+blink_chromium.org, shans, sof, Steve Block, Timothy Loh, vsevik+blink_chromium.org, yurys+blink_chromium.org, dglazkov, esprehn, eseidel
Visibility:
Public.

Description

Delete ASSERT_DISABLED ASSERT_ENABLED doens't have more not double negatives. Note the #ifndef ASSERT_DISABLED in DatabaseThread.cpp was always compiled out because ASSERT_DISABLED was always defined to be either 0 or 1. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176120

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -51 lines) Patch
M Source/bindings/v8/ExceptionStatePlaceholder.h View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/core/animation/css/CSSAnimations.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/core/dom/ScriptForbiddenScope.h View 1 2 chunks +14 lines, -13 lines 0 comments Download
M Source/core/inspector/CodeGeneratorInspector.py View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Page.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/modules/webdatabase/DatabaseThread.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/platform/mac/BlockExceptions.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/wtf/Assertions.h View 4 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
abarth-chromium
I can haz review+cq?
6 years, 6 months ago (2014-06-13 06:28:52 UTC) #1
haraken
LGTM https://codereview.chromium.org/331793004/diff/1/Source/modules/webdatabase/DatabaseThread.cpp File Source/modules/webdatabase/DatabaseThread.cpp (left): https://codereview.chromium.org/331793004/diff/1/Source/modules/webdatabase/DatabaseThread.cpp#oldcode151 Source/modules/webdatabase/DatabaseThread.cpp:151: MutexLocker lock(m_terminationRequestedMutex); I agree that this ASSERT is ...
6 years, 6 months ago (2014-06-13 06:33:55 UTC) #2
abarth-chromium
On 2014/06/13 at 06:33:55, haraken wrote: > LGTM > > https://codereview.chromium.org/331793004/diff/1/Source/modules/webdatabase/DatabaseThread.cpp > File Source/modules/webdatabase/DatabaseThread.cpp (left): ...
6 years, 6 months ago (2014-06-13 06:36:46 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 6 months ago (2014-06-13 06:36:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/331793004/1
6 years, 6 months ago (2014-06-13 06:37:22 UTC) #5
haraken
On 2014/06/13 06:36:46, abarth wrote: > On 2014/06/13 at 06:33:55, haraken wrote: > > LGTM ...
6 years, 6 months ago (2014-06-13 06:46:25 UTC) #6
abarth-chromium
On 2014/06/13 at 06:46:25, haraken wrote: > I think that's just because we only have ...
6 years, 6 months ago (2014-06-13 07:15:31 UTC) #7
haraken
On 2014/06/13 07:15:31, abarth wrote: > On 2014/06/13 at 06:46:25, haraken wrote: > > I ...
6 years, 6 months ago (2014-06-13 07:20:02 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-13 08:20:06 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-13 08:41:34 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/12093)
6 years, 6 months ago (2014-06-13 08:41:35 UTC) #11
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 6 months ago (2014-06-13 17:07:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/331793004/20001
6 years, 6 months ago (2014-06-13 17:07:58 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 18:17:18 UTC) #14
Message was sent while issue was closed.
Change committed as 176120

Powered by Google App Engine
This is Rietveld 408576698