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

some fixes/enhancements for the typed array support #436

Merged
merged 4 commits into from
May 15, 2018
Merged

some fixes/enhancements for the typed array support #436

merged 4 commits into from
May 15, 2018

Conversation

rbri
Copy link
Collaborator

@rbri rbri commented May 10, 2018

No description provided.

@rbri rbri changed the title fix broken in operator for typed arrays (zero is a valid index too) some fixes/enhancements for the typed array support May 12, 2018
… from the architecture they run on. So far Rhino always uses big endian. With this patch we are able to simulate little endian also by setting a context feature.
@rbri
Copy link
Collaborator Author

rbri commented May 12, 2018

Hi Greg,
i'm still in the progress to reduce the differences between the HtmlUnit Rhino fork and Rhino itself. So far we are really close. Currently i'm working on using the typed array impl from Rhino instead our one. This PR contains some updates to fix some issues and add some features. Hope you are agree that this makes rhino a bit better.

@gbrail
Copy link
Collaborator

gbrail commented May 15, 2018

Looks good to me. Would you mind if I squashed these into one commit (or would you mind doing it?)

@rbri
Copy link
Collaborator Author

rbri commented May 15, 2018

Great, please squash if you like (i'm still a git(hub) beginner and not sure how to do it)

@gbrail
Copy link
Collaborator

gbrail commented May 15, 2018

Well there's the hard way and the easy way and the easy way is to press the button in GitHub when I merge the PR ;-)

@gbrail gbrail merged commit bfd2271 into mozilla:master May 15, 2018
@rbri rbri deleted the nativearray_fixes branch April 26, 2019 15:03
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