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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 14:38:09 PDT 2010


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





--- Comment #26 from Andrey Kosyakov <caseq at chromium.org>  2010-06-11 14:38:06 PST ---
(In reply to comment #25)
> In looking at the final patch, I don't see anything about "exporting" HAR entries anywhere.  I see "API" ish stuff to get a HAREntry from a resource.
> 
> So who can use this stuff?  Presumably extensions, once we support extensions?  

Exactly -- the proposed extension API implies resources are exposed to extensions in the form of HAREntry (https://bugs.webkit.org/show_bug.cgi?id=40425). It also happens to be quite handy for the tests, as we'd like to set test expectations in a stable format.

> Or should we open a new bug to provide a mechanism to export HAREntry's from the existing resources > available in a Web Inspector session.

I'd rather leave it to extensions, unless we have a sufficiently common use case for that (I don't see one yet).

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