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

Issue 2179683002: [DevTools] Cleanup v8_inspector API part 2. (Closed)

Created:
4 years, 5 months ago by dgozman
Modified:
4 years, 4 months ago
Reviewers:
kozy, 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] Cleanup v8_inspector API part 2. BUG=631162 Committed: https://crrev.com/accf8418943eb701084809d6626c0db22882b9c4 Cr-Commit-Position: refs/heads/master@{#407602}

Patch Set 1 #

Total comments: 15

Patch Set 2 : breakDetails #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -60 lines) Patch
M third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.cpp View 6 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorSession.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorSession.cpp View 3 chunks +1 line, -16 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/MainThreadDebugger.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp View 3 chunks +13 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.cpp View 2 chunks +10 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_h.template View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InspectedContext.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8InspectorSessionImpl.cpp View 1 3 chunks +10 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/public/V8DebuggerClient.h View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/public/V8InspectorSession.h View 1 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/public/V8InspectorSessionClient.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
dgozman
Could you please take a look?
4 years, 5 months ago (2016-07-24 04:57:37 UTC) #6
pfeldman
https://codereview.chromium.org/2179683002/diff/1/third_party/WebKit/Source/platform/v8_inspector/public/V8DebuggerClient.h File third_party/WebKit/Source/platform/v8_inspector/public/V8DebuggerClient.h (right): https://codereview.chromium.org/2179683002/diff/1/third_party/WebKit/Source/platform/v8_inspector/public/V8DebuggerClient.h#newcode23 third_party/WebKit/Source/platform/v8_inspector/public/V8DebuggerClient.h:23: virtual void muteWarningsAndDeprecations(int contextGroupId) = 0; Now that runtime ...
4 years, 4 months ago (2016-07-25 17:33:30 UTC) #8
kozy
lgtm
4 years, 4 months ago (2016-07-25 17:36:51 UTC) #9
dgozman
https://codereview.chromium.org/2179683002/diff/1/third_party/WebKit/Source/platform/v8_inspector/public/V8InspectorSession.h File third_party/WebKit/Source/platform/v8_inspector/public/V8InspectorSession.h (right): https://codereview.chromium.org/2179683002/diff/1/third_party/WebKit/Source/platform/v8_inspector/public/V8InspectorSession.h#newcode33 third_party/WebKit/Source/platform/v8_inspector/public/V8InspectorSession.h:33: virtual void schedulePauseOnNextStatement(const String16& breakReason, const String16& dataJSON) = ...
4 years, 4 months ago (2016-07-25 17:44:08 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/2179683002/20001
4 years, 4 months ago (2016-07-25 19:13:13 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-07-25 21:55:16 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-07-25 21:57:36 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/accf8418943eb701084809d6626c0db22882b9c4
Cr-Commit-Position: refs/heads/master@{#407602}

Powered by Google App Engine
This is Rietveld 408576698