Skip to content

Conversation

@jeffreylin
Copy link
Contributor

No description provided.

petehunt added a commit that referenced this pull request May 29, 2013
Fix links in root README.md
@petehunt petehunt merged commit ece5b92 into facebook:master May 29, 2013
vjeux added a commit that referenced this pull request Jul 23, 2013
@milesj milesj mentioned this pull request Aug 3, 2016
akaday referenced this pull request in akaday/react Nov 7, 2024
…ackaging/brunch/prod/fstream-1.0.12

Bump fstream from 1.0.11 to 1.0.12 in /fixtures/packaging/brunch/prod
unstubbable pushed a commit to unstubbable/react that referenced this pull request Jan 23, 2026
* Free backing data structures after having created the complex ones

* Tighten up type checks on meta data in ActionServer

We applied these changes to the ReplyServer but never did the same for
ActionServer.

* Count entries in nested arrays

Helps prevent explosion of memory if an array gets flattened.

* Support tracking array sizes in deep arrays and configurable array size limit (facebook#5)

* Track Array size for each deep root array

* Allow arraySizeLimit to be configured as an option

The default limit is approx 1MB for any parsed Array by default. However you may want to configure this limit so we now expose an option for all reply side response generators to take a limit value.

* Exit the arrayRoot scope when indexing into non-array propreties.

If the non-array is a string or typed array we still want to contribute the length/byteLength respectively to the accumulating total

 Please enter the message for your patch. Lines starting with

---------

Co-authored-by: Josh Story <josh.c.story@gmail.com>
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