mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9ba56f6f5d
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42885 ## Context We're introducing the concept of **capability flags** to provide granular control of behaviours in the Inspector Proxy, to replace the recently added `type: 'Legacy' | 'Modern'` target switch. A capability flag disables a specific feature/hack in the Inspector Proxy layer by indicating that the target supports one or more modern CDP features. ## This diff Following D53355413, we're now able to remove the previous `type: 'Legacy' | 'Modern'` page concept, implemented in this diff. Changelog: [Internal] Reviewed By: robhogan Differential Revision: D53358480 fbshipit-source-id: 62e53a1bd60760291ada3479121dfca9e1f6edbc