mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d72ac96e8e
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44835 As titled. The `vm` field is not part of the CDP spec and will not be used by the modern debugger frontend or proxy. This change affects modern CDP targets only (using `InspectorPackagerConnection`). We aim to enable sharing of more detailed metadata over 1/ a new, dedicated CDP domain, and 2/ namespaced under the existing `reactNative` field (for the latter, strictly limited to metadata necessary for dev server functionality). Changelog: [Internal] (Note: `/json` endpoint behaviour is unchanged for legacy CDP targets) Reviewed By: robhogan Differential Revision: D58285587 fbshipit-source-id: dfef3a56b20486ba11891df9940f6c7bef59528e