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

Issue 2783073002: [inspector] convert V8Console static methods into members (Closed)

Created:
3 years, 8 months ago by kozy
Modified:
3 years, 8 months ago
Reviewers:
dgozman
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] convert V8Console static methods into members This step is required to implement console as builtin which calls console delegate methods. BUG=v8:6175 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2783073002 Cr-Original-Commit-Position: refs/heads/master@{#44283} Committed: https://chromium.googlesource.com/v8/v8/+/fe27dccd873024213b16d1e9810dda6a6c705571 Review-Url: https://codereview.chromium.org/2783073002 Cr-Commit-Position: refs/heads/master@{#44285} Committed: https://chromium.googlesource.com/v8/v8/+/545f99d02a5cb0b92f271405edb1466267ec582c

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -200 lines) Patch
M src/inspector/injected-script.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download
M src/inspector/inspected-context.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/inspector/v8-console.h View 1 2 chunks +57 lines, -56 lines 0 comments Download
M src/inspector/v8-console.cc View 1 2 18 chunks +144 lines, -139 lines 0 comments Download
M src/inspector/v8-inspector-impl.h View 3 chunks +4 lines, -0 lines 0 comments Download
M src/inspector/v8-inspector-impl.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (11 generated)
kozy
Dmitry, please take a look.
3 years, 8 months ago (2017-03-30 01:25:24 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2783073002/diff/1/src/inspector/injected-script.cc File src/inspector/injected-script.cc (right): https://codereview.chromium.org/2783073002/diff/1/src/inspector/injected-script.cc#newcode409 src/inspector/injected-script.cc:409: if (m_commandLineAPI.IsEmpty()) style: {} around next statement https://codereview.chromium.org/2783073002/diff/1/src/inspector/v8-console.h ...
3 years, 8 months ago (2017-03-30 21:08:24 UTC) #3
kozy
thanks! all done. https://codereview.chromium.org/2783073002/diff/1/src/inspector/injected-script.cc File src/inspector/injected-script.cc (right): https://codereview.chromium.org/2783073002/diff/1/src/inspector/injected-script.cc#newcode409 src/inspector/injected-script.cc:409: if (m_commandLineAPI.IsEmpty()) On 2017/03/30 21:08:24, dgozman ...
3 years, 8 months ago (2017-03-30 21:52:41 UTC) #4
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/2783073002/20001
3 years, 8 months ago (2017-03-30 21:52:59 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/v8/v8/+/fe27dccd873024213b16d1e9810dda6a6c705571
3 years, 8 months ago (2017-03-30 22:20:53 UTC) #10
kozy
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2793443002/ by kozyatinskiy@chromium.org. ...
3 years, 8 months ago (2017-03-30 22:33:43 UTC) #11
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/2783073002/40001
3 years, 8 months ago (2017-03-30 22:43:55 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 23:07:32 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/545f99d02a5cb0b92f271405edb1466267e...

Powered by Google App Engine
This is Rietveld 408576698