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

Issue 660723002: MemoryCache: Remove ENABLE(ASSERT) checks for readability (Closed)

Created:
6 years, 2 months ago by nhiroki
Modified:
6 years, 2 months ago
Reviewers:
Mike West
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

MemoryCache: Remove ENABLE(ASSERT) checks for readability There is no behavioral change. BUG=n/a TEST=should pass all existing tests Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183794

Patch Set 1 #

Total comments: 5

Patch Set 2 : fix for review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -42 lines) Patch
M Source/core/fetch/MemoryCache.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/fetch/MemoryCache.cpp View 1 6 chunks +29 lines, -42 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
nhiroki
Hi Mike, could you review this?
6 years, 2 months ago (2014-10-16 06:26:54 UTC) #2
Mike West
LGTM % comments. https://codereview.chromium.org/660723002/diff/1/Source/core/fetch/MemoryCache.cpp File Source/core/fetch/MemoryCache.cpp (right): https://codereview.chromium.org/660723002/diff/1/Source/core/fetch/MemoryCache.cpp#newcode407 Source/core/fetch/MemoryCache.cpp:407: ASSERT(containsInLRUList(entry, list)); This is a huge ...
6 years, 2 months ago (2014-10-16 06:34:46 UTC) #3
nhiroki
Thank you for reviewing. Updated. https://codereview.chromium.org/660723002/diff/1/Source/core/fetch/MemoryCache.h File Source/core/fetch/MemoryCache.h (right): https://codereview.chromium.org/660723002/diff/1/Source/core/fetch/MemoryCache.h#newcode237 Source/core/fetch/MemoryCache.h:237: bool containsInLRUList(MemoryCacheEntry*, MemoryCacheLRUList*); On ...
6 years, 2 months ago (2014-10-16 07:37:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660723002/20001
6 years, 2 months ago (2014-10-16 07:38:34 UTC) #6
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 08:50:57 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 183794

Powered by Google App Engine
This is Rietveld 408576698