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

Issue 1916023002: [DevTools] Move last inspected objects to V8InspectorSessionImpl (Closed)

Created:
4 years, 8 months ago by kozy
Modified:
4 years, 8 months ago
Reviewers:
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, kinuko+watch, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@move-part-command-line-api-to-native
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Move last inspected objects to V8InspectorSessionImpl BUG=595206 R=dgozman@chromium.org Committed: https://crrev.com/c749d3e1f04d7cedea33adb280229e7b923f20cf Cr-Commit-Position: refs/heads/master@{#389688}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : #

Messages

Total messages: 19 (9 generated)
kozy
Dmitry, please take a look.
4 years, 8 months ago (2016-04-25 17:10:44 UTC) #1
dgozman
https://codereview.chromium.org/1916023002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8Console.h File third_party/WebKit/Source/platform/v8_inspector/V8Console.h (right): https://codereview.chromium.org/1916023002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8Console.h#newcode59 third_party/WebKit/Source/platform/v8_inspector/V8Console.h:59: static void firstInspectedObject(const v8::FunctionCallbackInfo<v8::Value>& info) { inspectedObject(info, 0); } ...
4 years, 8 months ago (2016-04-25 18:20:29 UTC) #2
kozy
All done. https://codereview.chromium.org/1916023002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8Console.h File third_party/WebKit/Source/platform/v8_inspector/V8Console.h (right): https://codereview.chromium.org/1916023002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8Console.h#newcode59 third_party/WebKit/Source/platform/v8_inspector/V8Console.h:59: static void firstInspectedObject(const v8::FunctionCallbackInfo<v8::Value>& info) { inspectedObject(info, ...
4 years, 8 months ago (2016-04-25 20:33:27 UTC) #4
dgozman
lgtm https://codereview.chromium.org/1916023002/diff/80001/third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h File third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h (right): https://codereview.chromium.org/1916023002/diff/80001/third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h#newcode57 third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h:57: static const unsigned inspectedObjectBufferSize = 5; kInspectedObjectBufferSize https://codereview.chromium.org/1916023002/diff/80001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.h ...
4 years, 8 months ago (2016-04-26 00:24:15 UTC) #5
kozy
All done. https://codereview.chromium.org/1916023002/diff/80001/third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h File third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h (right): https://codereview.chromium.org/1916023002/diff/80001/third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h#newcode57 third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h:57: static const unsigned inspectedObjectBufferSize = 5; On ...
4 years, 8 months ago (2016-04-26 00:29:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1916023002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1916023002/100001
4 years, 8 months ago (2016-04-26 00:31:55 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_gn/builds/24788) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 8 months ago (2016-04-26 00:35:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1916023002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1916023002/120001
4 years, 8 months ago (2016-04-26 00:57:55 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 8 months ago (2016-04-26 04:00:54 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 04:01:53 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c749d3e1f04d7cedea33adb280229e7b923f20cf
Cr-Commit-Position: refs/heads/master@{#389688}

Powered by Google App Engine
This is Rietveld 408576698