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

Issue 15755008: Timeline: fix switching from Events to Frame mode (Closed)

Created:
7 years, 7 months ago by caseq
Modified:
7 years, 7 months ago
Reviewers:
pfeldman, loislo
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Timeline: fix switching from Events to Frame mode We create frame controller after a call to repopulateRecords(), so it may batch-pull all records from model. If repopulateRecords() calls refresh synchronously, refresh() does not have frame controller and does not render frame bars. BUG=234297 R=loislo@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151057

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
caseq
7 years, 7 months ago (2013-05-23 13:46:11 UTC) #1
loislo
lgtm
7 years, 7 months ago (2013-05-24 08:05:32 UTC) #2
caseq
7 years, 7 months ago (2013-05-24 08:33:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r151057 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698