Closed Bug 1081668 Opened 10 years ago Closed 10 years ago

Blob URL returns xhr.status of 0

Categories

(Firefox :: Untriaged, defect)

32 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 716491

People

(Reporter: nolan, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.101 Safari/537.36

Steps to reproduce:

Create a blob, create an object URL from that blob, fetch the blob with XHR.


Actual results:

xhr.status is 0


Expected results:

xhr.status should be 200

Here's a live example: http://bl.ocks.org/nolanlawson/0eac306e4dac2114c752

Notice that Firefox says the xhr.status is 0, whereas in Chrome it's correctly given as 200.
Thanks for the report!

With the live example I get "xhr.status is: 200" on a build from http://nightly.mozilla.org/

What build are you testing with? Do you get the same results with the nightly?
Flags: needinfo?(nolan)
I can confirm that Firefox32, Firefox33beta are reporting "0" but it's working in an nightly build that is responding with xhr.status 200
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
OK thanks, good to know!
Flags: needinfo?(nolan)
Resolution: WORKSFORME → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: