[Webkit-unassigned] [Bug 138506] AppCache breaks AJAX responseType "arraybuffer"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 03:51:49 PDT 2015


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
(In reply to comment #2)
> Still reproduces on iOS 8.3. Please fix it! It stops anything using Web
> Audio from working offline!

Thanks for keeping pinging :)
I am not sure the issue comes from XMLHttpRequest, but more probably from AppCache storage implementation.

Looking at ApplicationCacheStorage::shouldStoreResourceAsFlatFile, I guess the same piece of code would work if serving the audio with an application/octet-stream mime type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150410/ecfaf8af/attachment-0001.html>


More information about the webkit-unassigned mailing list