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

Issue 1344583002: Continuing removing deprecated function from cctest (Closed)

Created:
5 years, 3 months ago by mythria
Modified:
5 years, 3 months ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Continuing removing deprecated function from cctest Removes deprecated functions from the following files: test/cctest/compiler/function-tester.h test/cctest/test-thread-termination.cc test/cctest/test-threads.cc test/cctest/test-transitions.cc test/cctest/test-typedarrays.cc test/cctest/test-types.cc test/cctest/test-typing-reset.cc test/cctest/test-unbound-queue.cc test/cctest/test-unboxed-doubles.cc BUG=v8:4134 LOG=n Committed: https://crrev.com/41111e3dc318f18fcde690701191f3f28b3d3712 Cr-Commit-Position: refs/heads/master@{#30846}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Addressed review comments #

Total comments: 8

Patch Set 3 : Fixed few nit #

Patch Set 4 : Fixed few more nits I forgot in my last patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -165 lines) Patch
M test/cctest/compiler/function-tester.h View 2 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/test-thread-termination.cc View 1 2 3 22 chunks +189 lines, -157 lines 0 comments Download
M test/cctest/test-threads.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-transitions.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-typedarrays.cc View 1 2 chunks +7 lines, -2 lines 0 comments Download
M test/cctest/test-types.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-typing-reset.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-unbound-queue.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-unboxed-doubles.cc View 1 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1344583002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1344583002/1
5 years, 3 months ago (2015-09-14 15:42:32 UTC) #2
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 3 months ago (2015-09-14 15:42:33 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1344583002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1344583002/1
5 years, 3 months ago (2015-09-14 15:43:22 UTC) #7
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 3 months ago (2015-09-14 15:43:24 UTC) #9
mythria
Could you please review my changes and provide your feedback. Thanks and Regards, Mythri https://codereview.chromium.org/1344583002/diff/1/test/cctest/test-thread-termination.cc ...
5 years, 3 months ago (2015-09-14 15:43:59 UTC) #11
rmcilroy
https://codereview.chromium.org/1344583002/diff/1/test/cctest/test-thread-termination.cc File test/cctest/test-thread-termination.cc (right): https://codereview.chromium.org/1344583002/diff/1/test/cctest/test-thread-termination.cc#newcode95 test/cctest/test-thread-termination.cc:95: CHECK(result.IsEmpty()); On 2015/09/14 15:43:59, mythria wrote: > Added a ...
5 years, 3 months ago (2015-09-15 10:29:47 UTC) #12
mythria
I addressed the review comments. Could you review and suggest if any further changes are ...
5 years, 3 months ago (2015-09-17 11:21:48 UTC) #13
rmcilroy
One more nit, but otherwise lgtm, thanks! https://codereview.chromium.org/1344583002/diff/20001/test/cctest/test-thread-termination.cc File test/cctest/test-thread-termination.cc (right): https://codereview.chromium.org/1344583002/diff/20001/test/cctest/test-thread-termination.cc#newcode379 test/cctest/test-thread-termination.cc:379: .FromJust()); nit ...
5 years, 3 months ago (2015-09-17 11:33:20 UTC) #14
mythria
Thanks for the review. I fixed all the nits. https://codereview.chromium.org/1344583002/diff/20001/test/cctest/test-thread-termination.cc File test/cctest/test-thread-termination.cc (right): https://codereview.chromium.org/1344583002/diff/20001/test/cctest/test-thread-termination.cc#newcode379 test/cctest/test-thread-termination.cc:379: ...
5 years, 3 months ago (2015-09-21 10:08:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1344583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1344583002/60001
5 years, 3 months ago (2015-09-21 10:08:55 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-21 10:34:49 UTC) #19
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 10:35:09 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/41111e3dc318f18fcde690701191f3f28b3d3712
Cr-Commit-Position: refs/heads/master@{#30846}

Powered by Google App Engine
This is Rietveld 408576698