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

Issue 892953004: Simplify cpu-profiler test code with help of wrappers. (Closed)

Created:
5 years, 10 months ago by loislo
Modified:
5 years, 10 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Simplify cpu-profiler test code with help of wrappers. BTW: a few fixes for string comparison BUG=none LOG=n Committed: https://crrev.com/fb73392bfd41e84bdb029c4fded78bd2df010040 Cr-Commit-Position: refs/heads/master@{#26495}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -213 lines) Patch
M test/cctest/test-cpu-profiler.cc View 1 41 chunks +140 lines, -213 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
loislo
PTAL The patch is mostly cosmetic and has a few fixes in string comparison.
5 years, 10 months ago (2015-02-06 13:09:42 UTC) #5
alph
lgtm https://codereview.chromium.org/892953004/diff/60001/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/892953004/diff/60001/test/cctest/test-cpu-profiler.cc#newcode186 test/cctest/test-cpu-profiler.cc:186: CHECK_EQ(0, strcmp(aaa_str, aaa->name())); why's that?
5 years, 10 months ago (2015-02-06 13:18:08 UTC) #6
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/892953004/diff/60001/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/892953004/diff/60001/test/cctest/test-cpu-profiler.cc#newcode53 test/cctest/test-cpu-profiler.cc:53: static v8::Handle<v8::Script> Compile(const char* utf8_source) { ...
5 years, 10 months ago (2015-02-06 14:26:41 UTC) #7
loislo
https://codereview.chromium.org/892953004/diff/60001/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/892953004/diff/60001/test/cctest/test-cpu-profiler.cc#newcode53 test/cctest/test-cpu-profiler.cc:53: static v8::Handle<v8::Script> Compile(const char* utf8_source) { On 2015/02/06 14:26:40, ...
5 years, 10 months ago (2015-02-06 15:26:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/892953004/80001
5 years, 10 months ago (2015-02-06 15:28:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/892953004/80001
5 years, 10 months ago (2015-02-06 15:31:14 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:80001)
5 years, 10 months ago (2015-02-06 16:51:01 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 16:51:15 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fb73392bfd41e84bdb029c4fded78bd2df010040
Cr-Commit-Position: refs/heads/master@{#26495}

Powered by Google App Engine
This is Rietveld 408576698