Skip to content

Conversation

@karlr42
Copy link

@karlr42 karlr42 commented Oct 2, 2014

If a RangeError is thrown when calling apply() in JSONC.unzip, use a loop instead. This should fix problems with exceeding the maximum call size- fix for #2.

@karlr42 karlr42 mentioned this pull request Oct 10, 2014
@karlr42
Copy link
Author

karlr42 commented Oct 10, 2014

Fixed a bug in the vendor base 64 implementation, to resolve #4

@karlr42 karlr42 changed the title If a RangeError is thrown when calling apply() in JSONC.unzip, use a loo... Fixes for #2 and #3 Oct 10, 2014
@karlr42 karlr42 changed the title Fixes for #2 and #3 Fixes for #2 and #4 Oct 10, 2014
@tcorral
Copy link
Owner

tcorral commented Oct 11, 2014

Hi, Karlr42. Thanks for you pull-request, but to make sure that it works, I need that you modify the U.T. to add the new case to check that it works as expected.

@karlr42
Copy link
Author

karlr42 commented Oct 13, 2014

Ok, I am trying. But I have never used any of these JS unit testing libraries so I don't really know what I am doing.

@karlr42
Copy link
Author

karlr42 commented Oct 13, 2014

Done. I had to change the Karma test to use Chrome because PhantomJS's JSON.parse was failing for long strings. I don't have any more time to spend on this project so up to you what you want to do.

Alamantus added a commit to Alamantus/JSON-Compress that referenced this pull request Dec 3, 2019
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.

2 participants