Files
react-native/ReactAndroid/src
Andy Street b361490613 Fix 'Unexpected EOF' in old bridge
Summary: This is caused by receiving \u2028/2029 in callbacks/function calls. The correct solution is to not evaluate these strings as scripts but instead parse them as json and pass them through the JSC API.

Reviewed By: lexs

Differential Revision: D3543098

fbshipit-source-id: 4d8acce1d510bb17361d32103d4738fc0208b0a8
2016-07-13 14:06:35 +02:00
..
2016-07-13 14:06:35 +02:00
2016-06-16 02:43:51 -07:00