Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert debugger launch behaviour to default profile (#44638)
Summary: Reverts the debugger launch flow to use the default `ChromeLauncher` profile. This is the approach used in the current `--experimental-debugger` experiment and by Expo. This is motivated after a review of the tradeoffs of a guest profile — which allow us to programatically quit the browser process, however takes over system URL handling. Changelog: [Internal] Differential Revision: D57619542
- Loading branch information