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

Issue 2811523002: Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/storage (Closed)

Created:
3 years, 8 months ago by Hwanseung Lee
Modified:
3 years, 8 months ago
Reviewers:
tkent, haraken, jsbell
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/storage Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED with DCHECK_op, CHECK_op, and NOTREACHED respectively in third_party/WebKit/Source/modules/storage BUG=707641 Review-Url: https://codereview.chromium.org/2811523002 Cr-Commit-Position: refs/heads/master@{#463430} Committed: https://chromium.googlesource.com/chromium/src/+/e99b6cfcee3c0d8f7bbd23d308bdd9fe72d0e1e3

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M third_party/WebKit/Source/modules/storage/Storage.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageArea.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageNamespace.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (16 generated)
Hwanseung Lee
PTAL, thank you.
3 years, 8 months ago (2017-04-09 08:22:23 UTC) #7
haraken
LGTM
3 years, 8 months ago (2017-04-09 08:48:12 UTC) #8
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/2811523002/1
3 years, 8 months ago (2017-04-09 08:49:25 UTC) #10
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/modules/storage/Storage.cpp: While running git apply --index -3 -p1; error: patch ...
3 years, 8 months ago (2017-04-09 21:51:09 UTC) #12
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/2811523002/20001
3 years, 8 months ago (2017-04-10 22:40:22 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 22:50:29 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e99b6cfcee3c0d8f7bbd23d308bd...

Powered by Google App Engine
This is Rietveld 408576698