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

Issue 2656613004: V8 Inspector: remove V8ConsoleAPIType from the API, reuse v8::Isolate::MessageErrorLevel instead. (Closed)

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

Description

V8 Inspector: remove V8ConsoleAPIType from the API, reuse v8::Isolate::MessageErrorLevel instead. BUG=chromium:682521 Review-Url: https://codereview.chromium.org/2656613004 Cr-Commit-Position: refs/heads/master@{#42666} Committed: https://chromium.googlesource.com/v8/v8/+/76e31da4f668dbd962456e21634c14d6a12ba37c

Patch Set 1 #

Patch Set 2 : Introduce progress monitor #

Patch Set 3 : Introduce progress monitor #

Total comments: 1

Patch Set 4 : cl format #

Patch Set 5 : rebaselined the test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -12 lines) Patch
M include/v8-inspector.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M src/inspector/js_protocol.json View 1 chunk +1 line, -1 line 0 comments Download
M src/inspector/v8-console.cc View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M src/inspector/v8-console-message.cc View 1 2 3 2 chunks +22 lines, -7 lines 0 comments Download
M test/inspector/runtime/protocol-works-with-different-locale-expected.txt View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
pfeldman
3 years, 11 months ago (2017-01-24 20:12:01 UTC) #2
pfeldman
3 years, 11 months ago (2017-01-24 20:13:49 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2656613004/diff/40001/src/inspector/v8-console-message.cc File src/inspector/v8-console-message.cc (right): https://codereview.chromium.org/2656613004/diff/40001/src/inspector/v8-console-message.cc#newcode393 src/inspector/v8-console-message.cc:393: clientType = V8ConsoleAPIType::kInfo; You are now reporting kInfo ...
3 years, 11 months ago (2017-01-24 23:07:23 UTC) #6
pfeldman
On 2017/01/24 23:07:23, dgozman wrote: > lgtm > > https://codereview.chromium.org/2656613004/diff/40001/src/inspector/v8-console-message.cc > File src/inspector/v8-console-message.cc (right): > ...
3 years, 11 months ago (2017-01-24 23:15:02 UTC) #7
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/2656613004/40001
3 years, 11 months ago (2017-01-25 00:01:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/33251)
3 years, 11 months ago (2017-01-25 00:05:15 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/2656613004/80001
3 years, 11 months ago (2017-01-25 22:21:40 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 22:23:26 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/v8/v8/+/76e31da4f668dbd962456e21634c14d6a12...

Powered by Google App Engine
This is Rietveld 408576698