Description was changed from ========== Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb Replace ASSERT, RELEASE_ASSERT, ...
3 years, 8 months ago
(2017-04-09 05:38:27 UTC)
#3
Description was changed from
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/indexeddb
BUG=707641
==========
to
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/indexeddb
BUG=707641
==========
Dry run: Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/267843)
3 years, 8 months ago
(2017-04-09 08:46:06 UTC)
#6
CQ is committing da patch. Bot data: {"patchset_id": 20001, "attempt_start_ts": 1491786153998070, "parent_rev": "c8a0f6b4c5ba15333aaf5aabc1a7c74330a523e9", "commit_rev": "5136172049cbea062e1dcf86fa41fceef13183c3"}
3 years, 8 months ago
(2017-04-10 01:07:23 UTC)
#25
CQ is committing da patch.
Bot data: {"patchset_id": 20001, "attempt_start_ts": 1491786153998070,
"parent_rev": "c8a0f6b4c5ba15333aaf5aabc1a7c74330a523e9", "commit_rev":
"5136172049cbea062e1dcf86fa41fceef13183c3"}
commit-bot: I haz the power
Description was changed from ========== Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb Replace ASSERT, RELEASE_ASSERT, ...
3 years, 8 months ago
(2017-04-10 01:08:30 UTC)
#26
Message was sent while issue was closed.
Description was changed from
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/indexeddb
BUG=707641
==========
to
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/indexeddb
BUG=707641
Review-Url: https://codereview.chromium.org/2801893008
Cr-Commit-Position: refs/heads/master@{#463162}
Committed:
https://chromium.googlesource.com/chromium/src/+/5136172049cbea062e1dcf86fa41...
==========
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/5136172049cbea062e1dcf86fa41fceef13183c3
3 years, 8 months ago
(2017-04-10 01:08:31 UTC)
#27
Issue 2801893008: Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddb
(Closed)
Created 3 years, 8 months ago by Hwanseung Lee
Modified 3 years, 8 months ago
Reviewers: tkent, dgrogan
Base URL:
Comments: 0