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

Issue 1999843002: [DevTools] Move CommandLineAPI.getEventListeners to native (Closed)

Created:
4 years, 7 months ago by kozy
Modified:
4 years, 7 months ago
Reviewers:
dgozman, dtapuska, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, dtapuska+blinkwatch_chromium.org, blink-reviews-events_chromium.org, eae+blinkwatch, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, dglazkov+blink, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, sergeyv+blink_chromium.org, kinuko+watch, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@move-monitor-events-to-native
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Move CommandLineAPI.getEventListeners to native BUG=595206 R=dgozman@chromium.org Committed: https://crrev.com/fa27658be9d81ff128fea23ef4830209202ca31c Cr-Commit-Position: refs/heads/master@{#395252}

Patch Set 1 : #

Total comments: 5

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -197 lines) Patch
M third_party/WebKit/LayoutTests/inspector/console/command-line-api-getEventListeners-expected.txt View 10 chunks +11 lines, -11 lines 0 comments Download
A + third_party/WebKit/Source/bindings/core/v8/V8EventListenerInfo.h View 1 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/v8.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/ThreadDebugger.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp View 1 2 5 chunks +77 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp View 2 chunks +5 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js View 2 chunks +0 lines, -63 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8Console.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8InjectedScriptHost.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8InjectedScriptHost.cpp View 3 chunks +0 lines, -44 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/injected_script_externs.js View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/public/V8DebuggerClient.h View 2 chunks +0 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/platform/v8_inspector/public/V8EventListenerInfo.h View 1 chunk +0 lines, -36 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
kozy
Dmitry, please take a look!
4 years, 7 months ago (2016-05-20 17:19:46 UTC) #4
dgozman
lgtm https://codereview.chromium.org/1999843002/diff/40001/third_party/WebKit/Source/bindings/core/v8/V8EventListenerInfo.h File third_party/WebKit/Source/bindings/core/v8/V8EventListenerInfo.h (right): https://codereview.chromium.org/1999843002/diff/40001/third_party/WebKit/Source/bindings/core/v8/V8EventListenerInfo.h#newcode1 third_party/WebKit/Source/bindings/core/v8/V8EventListenerInfo.h:1: // Copyright 2016 The Chromium Authors. All rights ...
4 years, 7 months ago (2016-05-20 18:48:21 UTC) #5
dtapuska
Note this will make https://codereview.chromium.org/1950403002/ much easier... https://codereview.chromium.org/1999843002/diff/40001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/1999843002/diff/40001/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode280 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:280: options.setCapture(v8::Local<v8::Boolean>::Cast(thisUseCapture)->Value()); On ...
4 years, 7 months ago (2016-05-20 18:50:50 UTC) #7
kozy
All done. @pfeldman, I need owner lgtm for it, please take a look!. @dtapuska, sounds ...
4 years, 7 months ago (2016-05-20 18:56:59 UTC) #10
pfeldman
lgtm
4 years, 7 months ago (2016-05-21 01:05:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999843002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999843002/80001
4 years, 7 months ago (2016-05-21 03:01:56 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/9664) ios-simulator-gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 7 months ago (2016-05-21 03:03:59 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999843002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999843002/100001
4 years, 7 months ago (2016-05-21 04:01:28 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 7 months ago (2016-05-21 07:04:10 UTC) #21
commit-bot: I haz the power
4 years, 7 months ago (2016-05-21 07:05:46 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fa27658be9d81ff128fea23ef4830209202ca31c
Cr-Commit-Position: refs/heads/master@{#395252}

Powered by Google App Engine
This is Rietveld 408576698