Comment #2 on issue 782 by jeremi23: captureBlob() unit test failure on safari/leopard
http://code.google.com/p/gears/issues/detail?id=782

I'm having the same problem with safari4/macosx and images. They are sent with a
content type of text/html, even if I set it to "image/png" :

var store = localServer.createStore('test-store');
store.captureBlob(file.blob, fileURL, "image/png");

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to