Skip to content

Conversation

n3tr
Copy link
Contributor

@n3tr n3tr commented Dec 9, 2016

fixes #1213

I accidentally changed "Chrome" to "Google Chrome" in #1165. It forces to open Chrome Stable instead of default browser in system-wide (eg. Chrome Canary).

  • Use “Chrome” instead of "Google Chrome", It will try to use current active browser. otherwise, use default.
  • If no “Chrome” aren’t running, will fallback to opn(url)
- Use “Chrome” instead of "Google Chrome", It will try to use current active browser. otherwise, use default. - If “Chrome”s aren’t running, will fallback to opn(url)
@gaearon gaearon added this to the 0.8.4 milestone Dec 9, 2016
@gaearon gaearon merged commit 3416ba2 into facebook:master Dec 9, 2016
@gaearon gaearon mentioned this pull request Dec 11, 2016
alexdriaguine pushed a commit to alexdriaguine/create-react-app that referenced this pull request Jan 23, 2017
…1215) - Use “Chrome” instead of "Google Chrome", It will try to use current active browser. otherwise, use default. - If “Chrome”s aren’t running, will fallback to opn(url)
randycoulman pushed a commit to CodingZeal/create-react-app that referenced this pull request May 8, 2017
…1215) - Use “Chrome” instead of "Google Chrome", It will try to use current active browser. otherwise, use default. - If “Chrome”s aren’t running, will fallback to opn(url)
@lock lock bot locked and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.