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

Issue 216713002: TimelineFlameChart: fix for exception in highlightTimeRange which happens when entryIndex is incorr… (Closed)

Created:
6 years, 9 months ago by loislo
Modified:
6 years, 9 months ago
Reviewers:
pfeldman
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
Visibility:
Public.

Description

TimelineFlameChart: fix for exception in highlightTimeRange which happens when entryIndex is incorrect. It happens when newly recorded timeline has fewer elements than the old timeline. So we need to reset FlameChart when we start the new recording session. BUG= R=pfeldman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170308

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
loislo
6 years, 9 months ago (2014-03-28 09:39:46 UTC) #1
pfeldman
lgtm
6 years, 9 months ago (2014-03-28 09:43:01 UTC) #2
loislo
6 years, 9 months ago (2014-03-28 09:58:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r170308 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698