Description was changed from ========== Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem Replace ASSERT, RELEASE_ASSERT, ...
3 years, 8 months ago
(2017-04-09 01:40:51 UTC)
#3
Description was changed from
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/filesystem
BUG=707641
==========
to
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/filesystem
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/267818)
3 years, 8 months ago
(2017-04-09 04:34:51 UTC)
#6
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/406410)
3 years, 8 months ago
(2017-04-09 22:39:11 UTC)
#16
https://codereview.chromium.org/2810513002/diff/20001/third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp File third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp (right): https://codereview.chromium.org/2810513002/diff/20001/third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp#newcode353 third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp:353: DCHECK(entry && entry->isDirectory()); Split this into two DCHECKs.
3 years, 8 months ago
(2017-04-09 23:11:00 UTC)
#20
CQ is committing da patch. Bot data: {"patchset_id": 40001, "attempt_start_ts": 1491784553218730, "parent_rev": "d947824f59377a43781ea4aa3ee188a995e71734", "commit_rev": "cf4fb409e74c24d186de1f337221a72b4634cba6"}
3 years, 8 months ago
(2017-04-10 00:41:10 UTC)
#33
CQ is committing da patch.
Bot data: {"patchset_id": 40001, "attempt_start_ts": 1491784553218730,
"parent_rev": "d947824f59377a43781ea4aa3ee188a995e71734", "commit_rev":
"cf4fb409e74c24d186de1f337221a72b4634cba6"}
commit-bot: I haz the power
Description was changed from ========== Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem Replace ASSERT, RELEASE_ASSERT, ...
3 years, 8 months ago
(2017-04-10 00:42:24 UTC)
#34
Message was sent while issue was closed.
Description was changed from
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/filesystem
BUG=707641
==========
to
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/modules/filesystem
BUG=707641
Review-Url: https://codereview.chromium.org/2810513002
Cr-Commit-Position: refs/heads/master@{#463160}
Committed:
https://chromium.googlesource.com/chromium/src/+/cf4fb409e74c24d186de1f337221...
==========
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/cf4fb409e74c24d186de1f337221a72b4634cba6
3 years, 8 months ago
(2017-04-10 00:42:26 UTC)
#35
Issue 2810513002: Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystem
(Closed)
Created 3 years, 8 months ago by Hwanseung Lee
Modified 3 years, 8 months ago
Reviewers: tkent, haraken, tzik
Base URL:
Comments: 2