[Webkit-unassigned] [Bug 31065] New: Web Inspector: Timeline should show resources loading.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 09:24:59 PST 2009


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

           Summary: Web Inspector: Timeline should show resources loading.
           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: knorton at google.com
                CC: timothy at hatcher.name, rik at webkit.org,
                    casey.hattori at gmail.com, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


The default resource tracking has more overhead than is necessary, so the plan
is to just add lighter weight callbacks to InspectorTimelineAgent with just
enough information to display a pill box on the timeline. If resource tracking
is enabled, the UI can use the identifier to cross-link to give users more
detail about a particular resource.

(cleaning up a patch now)

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