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

Fetch xhr #49

Closed
wants to merge 3 commits into from
Closed

Fetch xhr #49

wants to merge 3 commits into from

Conversation

Jason-DNetto
Copy link

based off the feedback from the last pull request for this purpose
adding the ability to return status and headers with a response body
in a manner that would not modify any requests not using this new method

bring TerriaJS/cesium updates into my fork
…od that wants to handle it directly. changes made should only get used if called with Resource.fetchXHR
@KeyboardSounds KeyboardSounds self-requested a review July 26, 2019 03:07
Copy link

@KeyboardSounds KeyboardSounds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your pull request!

We use the terriajs branch of this repository rather than master for development (which we need to document better, so I will fix that shortly :) ). This uses a more up to date version of Cesium, so you shouldn't have to merge the changes in from there yourself.

Also, it looks like you might be using Prettier or some other formatter which is inconsistent with Cesium's formatting style. It makes the diff much bigger and harder for me to figure out which changes you've made so I can review them properly. For this repo, we use the formatting guidelines from upstream Cesium, which there are some info on here.

If you fix those things up, it'll make it easier for me to review your changes and give the PR the attention it deserves :)

@Jason-DNetto
Copy link
Author

will fix formatting on monday

@Jason-DNetto Jason-DNetto mentioned this pull request Jul 29, 2019
@na9da
Copy link

na9da commented Aug 9, 2019

Closing since this is superseded by #51

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.

3 participants