[Webkit-unassigned] [Bug 14378] Timeline view's scale should be adjustable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 31 14:29:14 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=14378





--- Comment #4 from Pavel Feldman <pfeldman at chromium.org>  2009-10-31 14:29:14 PDT ---
I am essentially doing the same thing. But I approach it differently:

1. Nothing should be resources-specific: Resources and Timeline now share
underlying component.
2. I am converting AbstractTimelinePanel to TimelineView. There will be several
of those in one panel.
3. Timeline Panel (and after some time Resources Panel) will consist of two
stacked TimelineViews:

[BirdsEyeTimelineView]
[WindowTimelineView]

First will control the second and contain filters and summaries (as in Timeline
mock).
This has been discussed on the IRC, but I did not manage to put the bug
together. Happy to shard the effort if we find a way!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list