react/scripts/fiber
Ankeet Maini 077822e9d0 Handles risky callbacks on setState. Fixes #8238 (#8242)
* Handles risky callbacks on setState. Fixes #8238

* Updates try-catch to cover `callback` when context is not present.

* Updates code to trapErrors instead of swallowing them.

* Fixes flow errors

* Incorporates review comments

* Traps only the first error.

Removes `callbackWasCalled` and updates fiber tests.
2016-11-12 12:51:36 -08:00
..
record-tests Run fiber tests just once on Travis (#8221) 2016-11-07 11:43:29 -08:00
tests-failing.txt Handle nested controlled events (#8251) 2016-11-11 16:49:59 +00:00
tests-passing.txt Handles risky callbacks on setState. Fixes #8238 (#8242) 2016-11-12 12:51:36 -08:00