Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XHR fails on latest Firefox Nightly #7

Closed
samth opened this issue Dec 13, 2011 · 3 comments
Closed

XHR fails on latest Firefox Nightly #7

samth opened this issue Dec 13, 2011 · 3 comments

Comments

@samth
Copy link

samth commented Dec 13, 2011

I get this error

[03:18:11.181] Use of attributes' specified attribute is deprecated. It always returns true. @ http://mbebenita.github.com/Broadway/broadway.html
[03:18:11.197] Use of XMLHttpRequest's responseType attribute is no longer supported in the synchronous mode in window context. @ http://mbebenita.github.com/Broadway/broadway.html
[03:18:11.207] uncaught exception: [Exception... "A parameter or an operation is not supported by the underlying object"  code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)"  location: "http://mbebenita.github.com/Broadway/broadway.html Line: 56"]
@mbebenita
Copy link
Owner

Thanks, I just fixed this and will push it soon. We were loading video files synchronously, which apparently is no longer supported.

@soliton4
Copy link
Collaborator

@mbebenita do you know about the future of the synchoronous xhr request in main thread?
will there be a point in future when it doesnt work anymore?

@soliton4
Copy link
Collaborator

i guess noone reads this old thread ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants