forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inspector: Add pageId to /json/list, support /open-debugger to a spec…
…ific page Summary: - Add a `pageId` to the `reactNative` section of `/json/list` inspector proxy responses. - Allow specifying a `page` query param to `/open-debugger`, which will use it as a target filter if given. Changelog: [General][Added]: Inspector: Add pageId to /json/list, support /open-debugger to a specific page Differential Revision: D58951952
- Loading branch information
1 parent
9ba600c
commit b709831
Showing
2 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters