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/45423 I noticed while fixing some CI issues that `jsinspector` emits a bunch of warnings, making finding errors (especially in CI logs) awkward. Also fix up a couple of stale comments from earlier designs of `NetworkIOAgent`. Changelog: [Internal] Differential Revision: D59693730