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

Issue 2127423003: DevTools: Switch V8ProfilerAgent to use v8::CpuProfiler::New API. (Closed)

Created:
4 years, 5 months ago by alph
Modified:
4 years, 5 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Switch V8ProfilerAgent to use v8::CpuProfiler::New API. The old v8::Isolate::GetCpuProfiler API is going to be deprecated soon. Committed: https://crrev.com/44a3c6b6bbe370735a387cafbadeb68aff4a0b6b Cr-Commit-Position: refs/heads/master@{#407245}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix restore #

Patch Set 3 : revert extra change #

Patch Set 4 : DevTools: Switch V8ProfilerAgent to use v8::CpuProfiler::New API. #

Patch Set 5 : rebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -5 lines) Patch
M third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.h View 4 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp View 1 2 3 4 9 chunks +33 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
alph
Pavel, could you please take a look.
4 years, 5 months ago (2016-07-08 19:05:45 UTC) #2
pfeldman
https://codereview.chromium.org/2127423003/diff/1/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp File third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp (right): https://codereview.chromium.org/2127423003/diff/1/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp#newcode139 third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp:139: #if V8_MAJOR_VERSION * 100 + V8_MINOR_VERSION >= 504 I'd ...
4 years, 5 months ago (2016-07-08 19:10:09 UTC) #3
alph
https://codereview.chromium.org/2127423003/diff/1/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp File third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp (right): https://codereview.chromium.org/2127423003/diff/1/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp#newcode139 third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp:139: #if V8_MAJOR_VERSION * 100 + V8_MINOR_VERSION >= 504 On ...
4 years, 5 months ago (2016-07-08 19:22:10 UTC) #4
pfeldman
> It landed today. What's wrong with deprecation? > The plan was to held the ...
4 years, 5 months ago (2016-07-08 19:24:59 UTC) #5
pfeldman
lgtm
4 years, 5 months ago (2016-07-22 18:04:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2127423003/80001
4 years, 5 months ago (2016-07-22 18:48:35 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-22 20:22:58 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 20:25:49 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/44a3c6b6bbe370735a387cafbadeb68aff4a0b6b
Cr-Commit-Position: refs/heads/master@{#407245}

Powered by Google App Engine
This is Rietveld 408576698