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

Issue 705273002: DevTools: loading timeline pretends it is recording w/ 0 events collected. (Closed)

Created:
6 years, 1 month ago by yurys
Modified:
6 years, 1 month ago
Reviewers:
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: loading timeline pretends it is recording w/ 0 events collected. When loading timeline data from file the progress pane message is set to "Loading from file..." BUG=426123 R=loislo@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184980

Patch Set 1 #

Total comments: 2

Patch Set 2 : Pass fromFile as event data field #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -6 lines) Patch
M Source/devtools/front_end/timeline/TimelinePanel.js View 1 2 chunks +19 lines, -3 lines 0 comments Download
M Source/devtools/front_end/timeline/TracingTimelineModel.js View 1 3 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
yurys
6 years, 1 month ago (2014-11-07 14:17:50 UTC) #2
loislo
lgtm with nits https://codereview.chromium.org/705273002/diff/1/Source/devtools/front_end/timeline/TracingTimelineModel.js File Source/devtools/front_end/timeline/TracingTimelineModel.js (right): https://codereview.chromium.org/705273002/diff/1/Source/devtools/front_end/timeline/TracingTimelineModel.js#newcode218 Source/devtools/front_end/timeline/TracingTimelineModel.js:218: this.dispatchEventToListeners(WebInspector.TimelineModel.Events.RecordingStarted, fromFile); Could you please put ...
6 years, 1 month ago (2014-11-07 14:23:11 UTC) #3
yurys
https://codereview.chromium.org/705273002/diff/1/Source/devtools/front_end/timeline/TracingTimelineModel.js File Source/devtools/front_end/timeline/TracingTimelineModel.js (right): https://codereview.chromium.org/705273002/diff/1/Source/devtools/front_end/timeline/TracingTimelineModel.js#newcode218 Source/devtools/front_end/timeline/TracingTimelineModel.js:218: this.dispatchEventToListeners(WebInspector.TimelineModel.Events.RecordingStarted, fromFile); On 2014/11/07 14:23:11, loislo wrote: > Could ...
6 years, 1 month ago (2014-11-07 14:23:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/705273002/20001
6 years, 1 month ago (2014-11-07 14:25:54 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/35353)
6 years, 1 month ago (2014-11-07 16:52:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/705273002/20001
6 years, 1 month ago (2014-11-07 17:25:50 UTC) #10
yurys
6 years, 1 month ago (2014-11-07 17:31:57 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 184980 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698