[Webkit-unassigned] [Bug 30614] New: Web Inspector: Render timeline information in the frontend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 18:44:42 PDT 2009


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

           Summary: Web Inspector: Render timeline information in the
                    frontend
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at hatcher.name


I wanted to do a real quick proof of concept rendering for the timeline events
and ended up using resources panel for that. So I created artificial resources
for the timeline events and hacked the categories a bit. (Am attaching
screenshots with what it looks like shortly).

Why I like it:
- it is very simple and nice
- it has aggregated data info
- it has filters
- it actually survives the page transition
- it shows duration in the tooltip :)

What it misses:
- folding
- zooming

Although we agreed to make timeline a part of the profiles panel, I think we
should reuse resources panel rendering code for it. What do you think?

-- 
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