ChromeDevTools / timeline-viewer

View DevTools Timeline trace files from Google Drive wicked easily
https://chromedevtools.github.io/timeline-viewer/
Other
327 stars 44 forks source link

Link to UI state #10

Open jfsiii opened 7 years ago

jfsiii commented 7 years ago

The motivating user story

This is independent from, but a likely a step towards, https://github.com/ChromeDevTools/timeline-viewer/issues/5

"same" state could be as simple as mirroring the time range, but would ideally mirror UI state. Specifically, focused functions in flame chart and selected tab (e.g Summary, Bottom-Up, Call Tree, Event Log) in bottom panel.

paulirish commented 7 years ago

cc @caseq

denar90 commented 7 years ago

What if we add additional GET params to url to manage this stuff?

jfsiii commented 7 years ago

@denar90 That's what I had in mind

@caseq ping

jfsiii commented 7 years ago

@paulirish @caseq Ping. Is there any interest in this? The lack of motion makes me think it should be closed or punted to some future milestone.