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

Issue 1312903005: DevTools: Make functions on timeline tree view point to the right source location (Closed)

Created:
5 years, 3 months ago by alph
Modified:
5 years, 3 months ago
Reviewers:
caseq, yurys, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: Make functions on timeline tree view point to the right source location BUG=526332 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201581

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressing comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -17 lines) Patch
M Source/devtools/front_end/timeline/TimelineModel.js View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/devtools/front_end/timeline/TimelineTreeView.js View 1 9 chunks +42 lines, -15 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
alph
5 years, 3 months ago (2015-08-29 00:24:04 UTC) #2
pfeldman
https://codereview.chromium.org/1312903005/diff/1/Source/devtools/front_end/timeline/TimelineTreeView.js File Source/devtools/front_end/timeline/TimelineTreeView.js (right): https://codereview.chromium.org/1312903005/diff/1/Source/devtools/front_end/timeline/TimelineTreeView.js#newcode16 Source/devtools/front_end/timeline/TimelineTreeView.js:16: this._linkifier = new WebInspector.Linkifier(); You need to reset the ...
5 years, 3 months ago (2015-08-29 00:40:45 UTC) #4
yurys
https://codereview.chromium.org/1312903005/diff/1/Source/devtools/front_end/timeline/TimelineModel.js File Source/devtools/front_end/timeline/TimelineModel.js (right): https://codereview.chromium.org/1312903005/diff/1/Source/devtools/front_end/timeline/TimelineModel.js#newcode1487 Source/devtools/front_end/timeline/TimelineModel.js:1487: for (var i = 0, l = filters.length; i ...
5 years, 3 months ago (2015-08-29 00:44:18 UTC) #5
alph
ptal https://codereview.chromium.org/1312903005/diff/1/Source/devtools/front_end/timeline/TimelineModel.js File Source/devtools/front_end/timeline/TimelineModel.js (right): https://codereview.chromium.org/1312903005/diff/1/Source/devtools/front_end/timeline/TimelineModel.js#newcode1487 Source/devtools/front_end/timeline/TimelineModel.js:1487: for (var i = 0, l = filters.length; ...
5 years, 3 months ago (2015-09-01 21:38:55 UTC) #6
yurys
lgtm
5 years, 3 months ago (2015-09-01 21:48:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312903005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312903005/20001
5 years, 3 months ago (2015-09-01 21:53:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312903005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312903005/20001
5 years, 3 months ago (2015-09-01 22:42:43 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 23:08:36 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201581

Powered by Google App Engine
This is Rietveld 408576698