Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert debugger launch behaviour to default profile #44638

Closed
wants to merge 1 commit into from

Commits on May 26, 2024

  1. Revert debugger launch behaviour to default profile (facebook#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]
    
    Reviewed By: hoxyq
    
    Differential Revision: D57619542
    huntie authored and facebook-github-bot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    53a53c7 View commit details
    Browse the repository at this point in the history