[Webkit-unassigned] [Bug 30567] New: add support for exporting HTTP Archive format in Resources panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 06:23:02 PDT 2009


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

           Summary: add support for exporting HTTP Archive format in
                    Resources panel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pmuellr at yahoo.com
                CC: timothy at hatcher.name, aroben at apple.com,
                    kmccullough at apple.com


There is a new feature for browser debuggers called Http Archive format, used
to format information such as what is displayed in the Resources panel, but in
a standardized format.  Such information can then be used by other tools.

The format is described here:

  
http://groups.google.com/group/firebug-working-group/web/http-tracing---export-format

I haven't looked into these other tools that support the data format, but it
would be easiest to allow the data to be exported via clipboard and/or DnD.  If
the tools only support files, we'll have to add support for saving the data to
a file.

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