mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53063 Update `IO.read` CDP method handler to validate the received `size` parameter. This now accepts a max value of 10MB — adding a layer of safety in front of our current Android implementation, which fails at around ~15MB due to OkHttp limits. Changelog: [Internal] Reviewed By: vzaidman Differential Revision: D79646155 fbshipit-source-id: c777802105dc31cdcc7e9e960c880e689540fddd