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

Issue 842323005: DevTools: Clean up the Event Listeners pane data representation (Closed)

Created:
5 years, 11 months ago by apavlov
Modified:
5 years, 10 months ago
Reviewers:
lushnikov, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+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, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: Clean up the Event Listeners pane data representation Redundant pane data have been removed, handler source preview moved into a popover triggered on the "handler" key hover. R=lushnikov, pfeldman Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189334

Patch Set 1 #

Patch Set 2 : Remove source code popover #

Patch Set 3 : Remove sourceName from the EventListener object #

Total comments: 2

Patch Set 4 : Remove listenerBody from the protocol #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -115 lines) Patch
M LayoutTests/http/tests/inspector/elements-test.js View 1 2 3 1 chunk +1 line, -8 lines 0 comments Download
M LayoutTests/inspector/elements/event-listener-sidebar-expected.txt View 1 2 1 chunk +10 lines, -50 lines 0 comments Download
M LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt View 1 2 1 chunk +2 lines, -10 lines 0 comments Download
M Source/bindings/core/v8/ScriptEventListener.h View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M Source/bindings/core/v8/ScriptEventListener.cpp View 1 2 3 3 chunks +1 line, -26 lines 0 comments Download
M Source/core/inspector/InspectorDOMAgent.cpp View 1 2 3 3 chunks +1 line, -5 lines 0 comments Download
M Source/devtools/front_end/elements/EventListenersSidebarPane.js View 1 2 3 2 chunks +2 lines, -7 lines 0 comments Download
M Source/devtools/front_end/sdk/DOMModel.js View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M Source/devtools/front_end/sdk/Script.js View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M Source/devtools/protocol.json View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
apavlov
5 years, 11 months ago (2015-01-16 14:59:40 UTC) #1
pfeldman
Not sure I am in agreement with this - typically we either expand on the ...
5 years, 11 months ago (2015-01-19 19:19:43 UTC) #2
apavlov
On 2015/01/19 19:19:43, pfeldman wrote: > Not sure I am in agreement with this - ...
5 years, 11 months ago (2015-01-19 19:26:33 UTC) #3
apavlov
According to aandrey, we can potentially miss a script compiled during profiling, so the scriptId ...
5 years, 11 months ago (2015-01-21 17:24:33 UTC) #4
pfeldman
lgtm https://codereview.chromium.org/842323005/diff/40001/Source/devtools/protocol.json File Source/devtools/protocol.json (left): https://codereview.chromium.org/842323005/diff/40001/Source/devtools/protocol.json#oldcode2158 Source/devtools/protocol.json:2158: { "name": "handlerBody", "type": "string", "description": "Event handler ...
5 years, 11 months ago (2015-01-22 12:31:43 UTC) #5
apavlov
https://codereview.chromium.org/842323005/diff/40001/Source/devtools/protocol.json File Source/devtools/protocol.json (left): https://codereview.chromium.org/842323005/diff/40001/Source/devtools/protocol.json#oldcode2158 Source/devtools/protocol.json:2158: { "name": "handlerBody", "type": "string", "description": "Event handler function ...
5 years, 10 months ago (2015-02-02 11:00:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/842323005/60001
5 years, 10 months ago (2015-02-02 11:01:54 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 13:00:43 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189334

Powered by Google App Engine
This is Rietveld 408576698