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

Issue 2176283002: [DevTools] Remove V8Debugger::logToConsole method (Closed)

Created:
4 years, 5 months ago by kozy
Modified:
4 years, 5 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, 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] Remove V8Debugger::logToConsole method BUG=631162 R=dgozman@chromium.org Committed: https://crrev.com/46967dcd1886e00e442f31b61691fd55394e76cf Cr-Commit-Position: refs/heads/master@{#407661}

Patch Set 1 #

Patch Set 2 : a #

Total comments: 4

Patch Set 3 : addressed comments #

Total comments: 4

Patch Set 4 : addressed comments #

Patch Set 5 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -48 lines) Patch
M third_party/WebKit/Source/core/inspector/ThreadDebugger.h View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp View 1 2 3 4 5 chunks +15 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8DebuggerImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8DebuggerImpl.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/public/V8Debugger.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
kozy
Dmitry, please take a look!
4 years, 5 months ago (2016-07-25 18:27:33 UTC) #1
dgozman
https://codereview.chromium.org/2176283002/diff/20001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/2176283002/diff/20001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode246 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:246: v8::MaybeLocal<v8::Value> compileAndRunInternalScript(v8::Isolate* isolate, v8::Local<v8::Context> context, v8::Local<v8::String> code) Why don't ...
4 years, 5 months ago (2016-07-25 18:35:37 UTC) #2
kozy
please take a look https://codereview.chromium.org/2176283002/diff/20001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/2176283002/diff/20001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode246 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:246: v8::MaybeLocal<v8::Value> compileAndRunInternalScript(v8::Isolate* isolate, v8::Local<v8::Context> context, ...
4 years, 5 months ago (2016-07-25 18:48:45 UTC) #3
dgozman
https://codereview.chromium.org/2176283002/diff/40001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/2176283002/diff/40001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode259 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:259: v8::Local<v8::Function> ThreadDebugger::eventLogFunction() Let's not store it, but compile every ...
4 years, 5 months ago (2016-07-25 19:05:51 UTC) #4
kozy
all done! please take a look! https://codereview.chromium.org/2176283002/diff/40001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/2176283002/diff/40001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode259 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:259: v8::Local<v8::Function> ThreadDebugger::eventLogFunction() On ...
4 years, 5 months ago (2016-07-25 19:13:14 UTC) #6
kozy
please take a look!
4 years, 5 months ago (2016-07-25 20:43:05 UTC) #7
dgozman
Thanks, Aleksey! lgtm
4 years, 5 months ago (2016-07-25 22:33:33 UTC) #8
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/2176283002/80001
4 years, 5 months ago (2016-07-25 23:11:58 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-26 00:53:00 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-26 00:55:02 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/46967dcd1886e00e442f31b61691fd55394e76cf
Cr-Commit-Position: refs/heads/master@{#407661}

Powered by Google App Engine
This is Rietveld 408576698