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

Issue 2770743004: DevTools: improve $0 selected element hint in elements (Closed)

Created:
3 years, 9 months ago by luoe
Modified:
3 years, 8 months ago
Reviewers:
lushnikov, pfeldman
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, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: improve $0 selected element hint in elements This adds a tooltip on the '== $0' hint explaining what it is for. BUG=703002 Review-Url: https://codereview.chromium.org/2770743004 Cr-Commit-Position: refs/heads/master@{#461860} Committed: https://chromium.googlesource.com/chromium/src/+/ebbfebff49abb37df9789e93cb1feb29dd399941

Patch Set 1 #

Patch Set 2 : ac #

Total comments: 4

Patch Set 3 : ac #

Total comments: 3

Patch Set 4 : ac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js View 1 2 3 5 chunks +14 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css View 1 2 1 chunk +2 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
luoe
pfeldman, lushnikov, wdyt? Is adding the words 'in console' fine? Please take a look.
3 years, 9 months ago (2017-03-24 03:00:30 UTC) #3
pfeldman
Is there a screenshot?
3 years, 9 months ago (2017-03-24 17:45:37 UTC) #4
luoe
There is now! I added screenshots in the crbug http://crbug.com/703002
3 years, 9 months ago (2017-03-24 17:51:39 UTC) #5
luoe
Removed extra stuff, now it's just adding tooltip text.
3 years, 9 months ago (2017-03-24 19:24:13 UTC) #7
lushnikov
https://codereview.chromium.org/2770743004/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js File third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js (right): https://codereview.chromium.org/2770743004/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js#newcode240 third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js:240: var hintElement = listItemElement.createChild('div', 'selected-hint'); you gonna re-create this ...
3 years, 9 months ago (2017-03-24 22:05:11 UTC) #8
luoe
ptal https://codereview.chromium.org/2770743004/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js File third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js (right): https://codereview.chromium.org/2770743004/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js#newcode240 third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js:240: var hintElement = listItemElement.createChild('div', 'selected-hint'); On 2017/03/24 22:05:11, ...
3 years, 9 months ago (2017-03-25 01:38:23 UTC) #9
lushnikov
https://codereview.chromium.org/2770743004/diff/40001/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css File third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css (left): https://codereview.chromium.org/2770743004/diff/40001/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css#oldcode36 third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css:36: .elements-disclosure li.selected.editing-as-html:after { these classes served an important role ...
3 years, 9 months ago (2017-03-25 09:42:31 UTC) #10
luoe
Please take another look https://codereview.chromium.org/2770743004/diff/40001/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css File third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css (left): https://codereview.chromium.org/2770743004/diff/40001/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css#oldcode36 third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css:36: .elements-disclosure li.selected.editing-as-html:after { After removing ...
3 years, 8 months ago (2017-03-27 17:26:27 UTC) #11
luoe
Gentle ping
3 years, 8 months ago (2017-04-03 15:44:08 UTC) #12
lushnikov
lgtm
3 years, 8 months ago (2017-04-04 00:39:19 UTC) #13
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/2770743004/60001
3 years, 8 months ago (2017-04-04 01:08:20 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/414269)
3 years, 8 months ago (2017-04-04 04:39:02 UTC) #17
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/2770743004/60001
3 years, 8 months ago (2017-04-04 21:52:55 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 22:08:05 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/ebbfebff49abb37df9789e93cb1f...

Powered by Google App Engine
This is Rietveld 408576698