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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 00:19:48 PDT 2010


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





--- Comment #22 from Pavel Feldman <pfeldman at chromium.org>  2010-06-02 00:19:45 PST ---
See the diff below. I'd suggest that we add this test to GTK's Skipped list unless it provides valid resource sizes to the clients. See LayoutTests/platform/gtk/Skipped.

I wonder if the resource panel functions well under WebKit GTK. I guess it is not and the test uncovers it. Go tests!

--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/http/tests/inspector/resource-har-conversion-expected.txt    2010-06-01 20:33:11.000000000 -0700
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/http/tests/inspector/resource-har-conversion-actual.txt    2010-06-01 20:33:11.000000000 -0700
@@ -16,12 +16,12 @@
 +-- statusText : "OK"
 +-- headers : object
 +-- content : {
-+--- size : 1010
++--- size : 0
 +--- mimeType : "text/html"
 +-- }
 +-- redirectURL : ""
 +-- headersSize : -1
-+-- bodySize : 1010
++-- bodySize : 0
 +- }
 +- timings : {
 +-- blocked : -1

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