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

Usercolors no longer work on Firefox, NS_ERROR_FAILURE in vestitools_style.getXHR #285

Open
fracture91 opened this issue Aug 13, 2012 · 0 comments

Comments

@fracture91
Copy link
Owner

Firefox 14, try to interact with usercolors in any way (get, post, refresh). It says it's doing something, then never indicates it finished. In fact, no network request is made.

Looks like it takes the branch I'd expect Chrome to take (so XMLHttpRequest is defined now, it seems). Dies when returning the XHR. This bug, maybe: https://bugzilla.mozilla.org/show_bug.cgi?id=779552

I suppose I should just be able to branch on the value of this.chrome instead. Hopefully the XPCOM thing doesn't have the same problem.

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

No branches or pull requests

1 participant