react-native/local-cli/server/util
Nicolas Feignon 758111a706 Fix launchChrome for chromium on Ubuntu
Summary:
On Ubuntu (and maybe other distros), the executable for the chromium browser is 'chromium-browser' instead of 'chromium'.
This commit calls 'chromium-browser' before calling 'chromium' if it exists.

Start an example app on Android with "react-native init project && react-native run-android". Open DevTools: it opens chromium correctly.

[CLI] [BUGFIX] [local-cli/server/utils/launchChrome.js] - Fix launchChrome for chromium on Ubuntu
Closes https://github.com/facebook/react-native/pull/16658

Differential Revision: D6241686

Pulled By: hramos

fbshipit-source-id: 5cd435c3c42c29f0916679298e62e7a323468e37
2017-11-04 12:02:09 -07:00
..
__tests__ Adding @email tags to most of the tests 2017-11-02 06:25:03 -07:00
debugger-ui Add gating to the JS delta client on the remote debugger 2017-09-29 13:32:02 -07:00
external Make copy button work on android emulator in Linux using xsel 2017-04-04 10:20:19 -07:00
attachHMRServer.js Upgrade Flow to v0.56.0 2017-10-02 21:11:05 -07:00
attachWebsocketServer.js Fix error appearing when disconnecting HMR client 2017-09-29 18:07:17 -07:00
copyToClipBoard.js Update copyToClipBoard.js 2017-07-10 15:22:50 -07:00
getInverseDependencies.js Improve HMR performance by allowing to specify bundlingOptions to getShallowDependencies() method 2017-09-01 09:02:21 -07:00
jsPackagerClient.js BREAKING: Change the js1 - packager - RN App protocol to version 2 2017-02-16 04:30:00 -08:00
launchChrome.js Fix launchChrome for chromium on Ubuntu 2017-11-04 12:02:09 -07:00
launchEditor.js Run eslint --fix 2017-10-09 17:46:44 -07:00
messageSocket.js Log error message when there are zero connected clients 2017-09-08 15:30:35 -07:00
webSocketProxy.js Run eslint --fix 2017-10-09 17:46:44 -07:00