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

Code/context fix for 1248 #1258

Closed
wants to merge 1 commit into from
Closed

Conversation

pnstickne
Copy link
Contributor

See #1248
If this actually makes the code "work" is another issue; but it will correct the reported context error.

  • Fixes invalid usage of this in a callback with local variable _this which was already used in other contexts.

- Fixes invalid usage of `this` in a callback with local variable `_this` which was already used in other contexts.
photonstorm added a commit that referenced this pull request Oct 27, 2014
… is now always set to `false`. Please enable it only if you know your server set-up / CDN requires it, as some most certainly do, but we're finding them to be less and less used these days, so we feel it's safe to now disable this by default (#1248)

Loader.json was using the wrong context in IE9 with XDomainRequest calls (thanks @pnstickne #1258)
@photonstorm
Copy link
Collaborator

This was merged locally (along with some other fixes) in the recent commit.

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

Successfully merging this pull request may close these issues.

None yet

2 participants