Description was changed from ========== Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi Replace ASSERT, RELEASE_ASSERT, ...
3 years, 8 months ago
(2017-04-08 15:03:29 UTC)
#1
Description was changed from
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/core/fileapi
BUG=707641
==========
to
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/core/fileapi
BUG=707641
==========
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/345623)
3 years, 8 months ago
(2017-04-08 16:51:05 UTC)
#8
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/267804)
3 years, 8 months ago
(2017-04-09 01:55:29 UTC)
#12
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/267823)
3 years, 8 months ago
(2017-04-09 05:20:06 UTC)
#16
3 years, 8 months ago
(2017-04-09 10:46:06 UTC)
#20
Dry run: This issue passed the CQ dry run.
Hwanseung Lee
PTAL, thank you.
3 years, 8 months ago
(2017-04-09 11:09:57 UTC)
#21
PTAL, thank you.
tkent
https://codereview.chromium.org/2804403003/diff/40001/third_party/WebKit/Source/core/fileapi/File.cpp File third_party/WebKit/Source/core/fileapi/File.cpp (right): https://codereview.chromium.org/2804403003/diff/40001/third_party/WebKit/Source/core/fileapi/File.cpp#newcode53 third_party/WebKit/Source/core/fileapi/File.cpp:53: DCHECK_EQ(policy, File::AllContentTypes); You changed kAllContentTypes to AllContentTypes. Is this ...
3 years, 8 months ago
(2017-04-09 23:00:20 UTC)
#22
CQ is committing da patch. Bot data: {"patchset_id": 80001, "attempt_start_ts": 1491858553259310, "parent_rev": "69e056006f20f2973eafb2e95b7ea4395f3065db", "commit_rev": "99bc0460eec9022684af3ee7386774953186e6a5"}
3 years, 8 months ago
(2017-04-10 21:31:47 UTC)
#32
CQ is committing da patch.
Bot data: {"patchset_id": 80001, "attempt_start_ts": 1491858553259310,
"parent_rev": "69e056006f20f2973eafb2e95b7ea4395f3065db", "commit_rev":
"99bc0460eec9022684af3ee7386774953186e6a5"}
commit-bot: I haz the power
Description was changed from ========== Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi Replace ASSERT, RELEASE_ASSERT, ...
3 years, 8 months ago
(2017-04-10 21:39:05 UTC)
#33
Message was sent while issue was closed.
Description was changed from
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/core/fileapi
BUG=707641
==========
to
==========
Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi
Replace ASSERT, RELEASE_ASSERT, and ASSERT_NOT_REACHED
with DCHECK_op, CHECK_op, and NOTREACHED respectively in
third_party/WebKit/Source/core/fileapi
BUG=707641
Review-Url: https://codereview.chromium.org/2804403003
Cr-Commit-Position: refs/heads/master@{#463401}
Committed:
https://chromium.googlesource.com/chromium/src/+/99bc0460eec9022684af3ee73867...
==========
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/99bc0460eec9022684af3ee7386774953186e6a5
3 years, 8 months ago
(2017-04-10 21:39:06 UTC)
#34
Issue 2804403003: Replace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapi
(Closed)
Created 3 years, 8 months ago by Hwanseung Lee
Modified 3 years, 8 months ago
Reviewers: tkent, alancutter (OOO until 2018)
Base URL:
Comments: 10