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

Issue 177653004: DevTools: Get rid of redundant default selection during inspectElement (Closed)

Created:
6 years, 10 months ago by sergeyv
Modified:
6 years, 9 months ago
Reviewers:
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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

DevTools: Get rid of redundant default selection during inspectElement BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168503

Patch Set 1 #

Total comments: 1

Patch Set 2 : Get rid of redundant event in dom agent #

Patch Set 3 : Fix layout tests #

Patch Set 4 : Rebase on master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -28 lines) Patch
M LayoutTests/http/tests/inspector/command-line-api-inspect.html View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/inspector/elements-test.js View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/inspector/elements/breadcrumb-shadow-roots.html View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/inspector/elements/edit-dom-actions.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/inspector/elements/styles/pseudo-elements.html View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/inspector/sources/debugger/debugger-command-line-api.html View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M Source/devtools/front_end/DOMAgent.js View 1 3 chunks +2 lines, -5 lines 0 comments Download
M Source/devtools/front_end/ElementsPanel.js View 1 5 chunks +26 lines, -6 lines 0 comments Download
M Source/devtools/front_end/ScreencastView.js View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/inspector.js View 1 2 3 3 chunks +16 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sergeyv
6 years, 10 months ago (2014-02-24 17:10:34 UTC) #1
pfeldman
https://codereview.chromium.org/177653004/diff/1/Source/devtools/front_end/inspector.js File Source/devtools/front_end/inspector.js (right): https://codereview.chromium.org/177653004/diff/1/Source/devtools/front_end/inspector.js#newcode843 Source/devtools/front_end/inspector.js:843: WebInspector.panel("elements").revealAndSelectNode(nodeId); Do this using revealer instead.
6 years, 10 months ago (2014-02-25 16:28:12 UTC) #2
pfeldman
lgtm
6 years, 9 months ago (2014-02-28 09:55:36 UTC) #3
sergeyv
The CQ bit was checked by sergeyv@chromium.org
6 years, 9 months ago (2014-02-28 11:57:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyv@chromium.org/177653004/60001
6 years, 9 months ago (2014-02-28 11:57:31 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-02-28 11:57:34 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/devtools/front_end/inspector.js: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-02-28 11:57:35 UTC) #7
sergeyv
The CQ bit was checked by sergeyv@chromium.org
6 years, 9 months ago (2014-03-04 12:56:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyv@chromium.org/177653004/80001
6 years, 9 months ago (2014-03-04 12:56:44 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 18:02:15 UTC) #10
Message was sent while issue was closed.
Change committed as 168503

Powered by Google App Engine
This is Rietveld 408576698