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

I try to do the following, and hit this error:
- download a js file from the server and add it to a local store as gears worker code, so it is available for offline
access.
- For this to work a content type of "application/x-gears-worker" is required, so I set that during capture - Problem when requesting the url in safari4/macosx it that the response content type is text/html, so it won't
run as gears worker anymore


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