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

Issue 2262303002: DevTooos: Profiler domain refactoring: Make deoptReason and positionTicks fields optional. (Closed)

Created:
4 years, 4 months ago by alph
Modified:
4 years, 4 months ago
Reviewers:
caseq, dgozman
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, pfeldman, 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

DevTooos: Profiler domain refactoring: Make deoptReason and positionTicks fields optional. BUG=635947 Committed: https://crrev.com/b7358341b5ef6110ff7fedaf3cb5f978deb379ae Cr-Commit-Position: refs/heads/master@{#413580}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressing caseq comments #

Messages

Total messages: 16 (9 generated)
alph
4 years, 4 months ago (2016-08-22 19:05:42 UTC) #2
caseq
lgtm % nits https://codereview.chromium.org/2262303002/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/2262303002/diff/1/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp#newcode34 third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp:34: std::unique_ptr<protocol::Array<protocol::Profiler::PositionTickInfo>> array = protocol::Array<protocol::Profiler::PositionTickInfo>::create(); auto array ...
4 years, 4 months ago (2016-08-22 19:14:20 UTC) #4
alph
thanks https://codereview.chromium.org/2262303002/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/2262303002/diff/1/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp#newcode34 third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.cpp:34: std::unique_ptr<protocol::Array<protocol::Profiler::PositionTickInfo>> array = protocol::Array<protocol::Profiler::PositionTickInfo>::create(); On 2016/08/22 19:14:20, caseq ...
4 years, 4 months ago (2016-08-22 19:24:08 UTC) #5
dgozman
lgtm
4 years, 4 months ago (2016-08-22 23:24:43 UTC) #10
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/2262303002/20001
4 years, 4 months ago (2016-08-22 23:25:57 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-22 23:31:28 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 23:33:23 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b7358341b5ef6110ff7fedaf3cb5f978deb379ae
Cr-Commit-Position: refs/heads/master@{#413580}

Powered by Google App Engine
This is Rietveld 408576698