[Webkit-unassigned] [Bug 52267] Change results.json format to the one used by unexpected_results.json
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 1 22:50:24 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52267
--- Comment #16 from Dirk Pranke <dpranke at chromium.org> 2011-03-01 22:50:24 PST ---
(In reply to comment #13)
> >> Tools/Scripts/webkitpy/layout_tests/layout_package/test_runner.py:820
> >> + # actual --> a
> >
> > In a future patch, maybe we can just zip the file. I bet you get a > 20% savings.
>
> The downside is that we'd have to unzip it on the receiving end since we're ultimately serving up a JS file to the browser.
Can we gzip the file and then just respond to the raw script URL with the gzipped content?
--
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