mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44180 Changelog: [General][Changed] Update Chrome launch flags for `--experimental-debugger` launch flow Internally at Meta, we've been testing the experimental debugger launch flow with a different set of Chrome flags than are currently shipped in open source. This diff fixes those differences: * Removes `--disable-backgrounding-occluded-windows` * Adds `--guest` Reviewed By: EdmondChuiHW Differential Revision: D56418271 fbshipit-source-id: 884c5746e93cad89f17e4ef9e3ef193a2a454eb5