RESOLVED FIXED 69479
Reduce 900K disk footprint impact of WEB_AUDIO
https://bugs.webkit.org/show_bug.cgi?id=69479
Summary Reduce 900K disk footprint impact of WEB_AUDIO
Jer Noble
Reported 2011-10-05 16:42:40 PDT
The audio file resources are 900KB (on disk). Perhaps they can be compressed or at least combined into a single file.
Attachments
Adam Roben (:aroben)
Comment 1 2011-12-19 07:19:38 PST
(Pinging bug importer)
Adam Roben (:aroben)
Comment 2 2011-12-19 08:38:53 PST
(Re-ping)
Adam Roben (:aroben)
Comment 3 2011-12-19 09:21:27 PST
(Another ping)
Chris Rogers
Comment 4 2012-01-05 22:07:56 PST
Please see WebCore/platform/HRTFElevation.cpp: #if PLATFORM(GTK) #define USE_CONCATENATED_IMPULSE_RESPONSES #endif I think this should be useful on the mac port too.
Chris Rogers
Comment 5 2012-01-12 15:04:23 PST
I assume we can close this now? http://trac.webkit.org/changeset/104859
Chris Rogers
Comment 6 2012-02-19 01:12:40 PST
Closing since mac and GTK ports both use USE_CONCATENATED_IMPULSE_RESPONSES and chromium handles resource management with .grd files.
Note You need to log in before you can comment on or make changes to this bug.