[Webkit-unassigned] [Bug 58293] Follow-up fix to DRT for audio (write Content-Length in header)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 23:00:21 PDT 2011


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





--- Comment #4 from Dirk Pranke <dpranke at chromium.org>  2011-04-11 23:00:21 PST ---
(In reply to comment #3)
> What is special about audio files that they need Content-Length? We don't write it for any other types.

We write the Content-Length for image files.

While it's true that run-webkit-tests could probably scan over the bytes and look for the #EOF sentinel, this makes the parsing on the client side trivial, and it doesn't seem to hurt much.

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