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

Issue 27204002: Implement copy css path in elements panel. (Closed)

Created:
7 years, 2 months ago by ericduran
Modified:
7 years, 1 month ago
Reviewers:
apavlov
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@master
Visibility:
Public.

Description

DevTools: [Elements] Implement "Copy css path". BUG=277286

Patch Set 1 #

Patch Set 2 : Removing duplicate code. #

Total comments: 12
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -4 lines) Patch
M Source/devtools/front_end/DOMAgent.js View 1 2 chunks +38 lines, -0 lines 11 comments Download
M Source/devtools/front_end/ElementsTreeOutline.js View 6 chunks +10 lines, -4 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
apavlov
Perhaps, you will also want to add the "optimized" flag to the new methods, so ...
7 years, 2 months ago (2013-10-15 07:55:11 UTC) #1
apavlov
@ericduran: do you intend to finish this patch or should we proceed with it ourselves?
7 years, 1 month ago (2013-11-01 13:01:05 UTC) #2
ericduran
On 2013/11/01 13:01:05, apavlov wrote: > @ericduran: do you intend to finish this patch or ...
7 years, 1 month ago (2013-11-05 13:59:39 UTC) #3
ericduran
https://codereview.chromium.org/27204002/diff/3001/Source/devtools/front_end/DOMAgent.js File Source/devtools/front_end/DOMAgent.js (right): https://codereview.chromium.org/27204002/diff/3001/Source/devtools/front_end/DOMAgent.js#newcode416 Source/devtools/front_end/DOMAgent.js:416: _cssPathValue: function() { Hmm, Same assumption but that wasn't ...
7 years, 1 month ago (2013-11-05 14:00:59 UTC) #4
apavlov
https://codereview.chromium.org/27204002/diff/3001/Source/devtools/front_end/DOMAgent.js File Source/devtools/front_end/DOMAgent.js (right): https://codereview.chromium.org/27204002/diff/3001/Source/devtools/front_end/DOMAgent.js#newcode416 Source/devtools/front_end/DOMAgent.js:416: _cssPathValue: function() { On 2013/11/05 14:00:59, ericduran wrote: > ...
7 years, 1 month ago (2013-11-05 14:05:51 UTC) #5
apavlov
7 years, 1 month ago (2013-11-24 09:16:30 UTC) #6
http://crbug.com/277286 has been fixed.

Powered by Google App Engine
This is Rietveld 408576698