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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 18:56:06 PDT 2009


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





--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2009-10-20 18:56:06 PDT ---
Now that we've serialized the interaction, I actually think this could be a
protocol for inspector controller -> inspector frontend interaction. Notice the
payload that is being sent into WebInspector.add(update)Resource. This payload
could actually conform to this spec and could be stored on the frontend.

In other words: I don't see much of the value in exporting HTTP stuff in a
standard way (one can use sniffer for that), but I see the value in
interchanging according to the standard. That way we could provide a nice
frontend-side API for the 'audits' should they need 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