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

Issue 2156523003: [DevTools] Fix links for JSFrame records in timeline (Closed)

Created:
4 years, 5 months ago by kozy
Modified:
4 years, 5 months ago
Reviewers:
alph
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] Fix links for JSFrame records in timeline R=alph@chromium.org Committed: https://crrev.com/d7433a9450809dcbf1d8bda2a2cd6c483135849f Cr-Commit-Position: refs/heads/master@{#406203}

Patch Set 1 #

Total comments: 1

Patch Set 2 : better solution #

Patch Set 3 #

Total comments: 6

Patch Set 4 : addressed comments #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineTreeView.js View 1 2 3 4 2 chunks +13 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js View 1 2 3 4 6 chunks +6 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 30 (16 generated)
kozy
Please take a look.
4 years, 5 months ago (2016-07-15 22:16:43 UTC) #2
alph
https://codereview.chromium.org/2156523003/diff/1/third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineJSProfile.js File third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineJSProfile.js (right): https://codereview.chromium.org/2156523003/diff/1/third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineJSProfile.js#newcode39 third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineJSProfile.js:39: functionName: node.functionName, You're creating a bunch of objects here. ...
4 years, 5 months ago (2016-07-15 22:42:25 UTC) #3
kozy
Better solution uploaded. Please take a look!
4 years, 5 months ago (2016-07-16 01:02:49 UTC) #4
alph
https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js File third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js (right): https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js#newcode619 third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js:619: return frame ? linkifier.linkifyConsoleCallFrameForTracing(target, frame, "timeline-details") : null; I ...
4 years, 5 months ago (2016-07-16 01:33:37 UTC) #9
kozy
https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js File third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js (right): https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js#newcode619 third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js:619: return frame ? linkifier.linkifyConsoleCallFrameForTracing(target, frame, "timeline-details") : null; On ...
4 years, 5 months ago (2016-07-16 04:54:05 UTC) #12
alph
lgtm https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode218 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:218: // TODO(kozyatinskiy): remove this when tracing will migrate ...
4 years, 5 months ago (2016-07-18 19:49:21 UTC) #13
kozy
thanks! all done. https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2156523003/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode218 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:218: // TODO(kozyatinskiy): remove this when tracing ...
4 years, 5 months ago (2016-07-18 22:57:22 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/2156523003/60001
4 years, 5 months ago (2016-07-18 22:57:56 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/257809)
4 years, 5 months ago (2016-07-19 00:09:19 UTC) #19
commit-bot: I haz the power
This CL has an open dependency (Issue 2157263002 Patch 1). Please resolve the dependency and ...
4 years, 5 months ago (2016-07-19 00:37:55 UTC) #23
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/2156523003/80001
4 years, 5 months ago (2016-07-19 01:46:42 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-19 03:32:38 UTC) #27
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 03:32:41 UTC) #28
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 03:36:13 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d7433a9450809dcbf1d8bda2a2cd6c483135849f
Cr-Commit-Position: refs/heads/master@{#406203}

Powered by Google App Engine
This is Rietveld 408576698