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

Issue 2151653005: DevTools: Do not linkify to pseudo (program) node when there's no URL (Closed)

Created:
4 years, 5 months ago by alph
Modified:
4 years, 5 months ago
Reviewers:
caseq, dgozman
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, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Do not linkify to pseudo (program) node when there's no URL Just omit the link instead. NOTRY=true Committed: https://crrev.com/bcbc44a685a6362d9a0100cf1422f03364e5494e Cr-Commit-Position: refs/heads/master@{#406140}

Patch Set 1 #

Patch Set 2 : fix rest of the usages. #

Patch Set 3 : update a test expectation. #

Total comments: 3

Patch Set 4 : addressing comments. #

Total comments: 8

Patch Set 5 : addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -41 lines) Patch
M third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 1 2 3 4 4 chunks +32 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/ObjectPopoverHelper.js View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/CPUProfileView.js View 1 2 3 4 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/HeapProfileView.js View 1 2 3 4 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/ProfileDataGrid.js View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineTreeView.js View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js View 1 2 3 4 7 chunks +24 lines, -9 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
alph
4 years, 5 months ago (2016-07-15 21:03:18 UTC) #4
caseq
lgtm as long as dgozman is ok.
4 years, 5 months ago (2016-07-15 21:18:25 UTC) #6
alph
Dmitry could you please?
4 years, 5 months ago (2016-07-15 22:05:23 UTC) #7
dgozman
We have too many clients which will have to be careful now. Let's use maybeLinkify ...
4 years, 5 months ago (2016-07-15 23:24:22 UTC) #10
alph
Addressed comments. ptal
4 years, 5 months ago (2016-07-16 01:29:27 UTC) #11
dgozman
https://codereview.chromium.org/2151653005/diff/60001/third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js File third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js (right): https://codereview.chromium.org/2151653005/diff/60001/third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js#newcode241 third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js:241: row.createChild("td").textContent = " @ "; I think it would ...
4 years, 5 months ago (2016-07-16 20:34:39 UTC) #12
alph
ptal https://codereview.chromium.org/2151653005/diff/60001/third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js File third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js (right): https://codereview.chromium.org/2151653005/diff/60001/third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js#newcode241 third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js:241: row.createChild("td").textContent = " @ "; On 2016/07/16 20:34:39, ...
4 years, 5 months ago (2016-07-18 19:28:54 UTC) #13
dgozman
lgtm. Thank you for making this better!
4 years, 5 months ago (2016-07-18 19:42:17 UTC) #14
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/2151653005/80001
4 years, 5 months ago (2016-07-18 19:45:06 UTC) #17
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/257567)
4 years, 5 months ago (2016-07-18 23:07:57 UTC) #19
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/2151653005/80001
4 years, 5 months ago (2016-07-18 23:28:52 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-18 23:40:11 UTC) #24
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 23:40:19 UTC) #25
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 23:43:12 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bcbc44a685a6362d9a0100cf1422f03364e5494e
Cr-Commit-Position: refs/heads/master@{#406140}

Powered by Google App Engine
This is Rietveld 408576698