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

Issue 645673004: DevTools: fix aggegated pie chart for JSFrame events on Timeline (Closed)

Created:
6 years, 2 months ago by yurys
Modified:
6 years, 2 months ago
Reviewers:
alph, loislo
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+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, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: fix aggegated pie chart for JSFrame events on Timeline JSFrame events are added in TimelineFlameChart and their selfTime is never calculated. These events are never added into the model as they are used only to draw the flame chart. When such event is selected we calculate its selfTime on the fly as duration - sum of children times. BUG=424507 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183893

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M Source/devtools/front_end/timeline/TracingTimelineUIUtils.js View 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
yurys
6 years, 2 months ago (2014-10-17 13:12:55 UTC) #2
loislo
lgtm
6 years, 2 months ago (2014-10-17 13:19:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/645673004/1
6 years, 2 months ago (2014-10-17 13:20:49 UTC) #5
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 15:26:47 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 183893

Powered by Google App Engine
This is Rietveld 408576698