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

Issue 48363002: DevTools: Improve CommandLineAPI's getEventListeners result. (Closed)

Created:
7 years, 1 month ago by aandrey
Modified:
7 years, 1 month ago
Reviewers:
caseq, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: Improve CommandLineAPI's getEventListeners result. Expose "type" string and "remove()" function. BUG=309524 R=caseq, pfeldman Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160713

Patch Set 1 #

Total comments: 1

Patch Set 2 : removed try-catch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M LayoutTests/inspector/console/command-line-api-getEventListeners.html View 1 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/inspector/console/command-line-api-getEventListeners-expected.txt View 1 3 chunks +23 lines, -0 lines 0 comments Download
M Source/core/inspector/InjectedScriptSource.js View 1 1 chunk +17 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
aandrey
7 years, 1 month ago (2013-10-28 09:21:17 UTC) #1
pfeldman
lgtm https://codereview.chromium.org/48363002/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/48363002/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode1400 Source/core/inspector/InjectedScriptSource.js:1400: } catch (e) { why try / catch?
7 years, 1 month ago (2013-10-28 09:22:57 UTC) #2
aandrey
On 2013/10/28 09:22:57, pfeldman wrote: > lgtm > > https://codereview.chromium.org/48363002/diff/1/Source/core/inspector/InjectedScriptSource.js > File Source/core/inspector/InjectedScriptSource.js (right): > ...
7 years, 1 month ago (2013-10-28 09:24:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/48363002/70001
7 years, 1 month ago (2013-10-28 09:29:24 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-10-28 10:58:05 UTC) #5
Message was sent while issue was closed.
Change committed as 160713

Powered by Google App Engine
This is Rietveld 408576698