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

Seperate Chromium and Edge UI's #175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

georgemcarlson
Copy link

Seperate the chromium and EDGE UI's into lorca.NewChromium and
lorca.NewEdge so that the user can choose to use Edge instead of
chrome when they have booth installed. Also, do not automatically
add in all the default arguments. Instead make these public through
AdditionalEdgeArgs and AdditionalChromiumArgs so that the user is not
forced to use all the default arguments.

Seperate the chromium and EDGE UI's into lorca.NewChromium and
lorca.NewEdge so that the user can choose to use Edge instead of
chrome when they have booth installed. Also, do not automatically
add in all the default arguments. Instead make these public through
AdditionalEdgeArgs and AdditionalChromiumArgs so that the user is not
forced to use all the default arguments.
Split Chromium and Google Chrome because we may want to use them
indepedetly.
Fix the UI HTML5 constructor. It was supposed to leverage the executable
parameter instead of being hardcoded to be the chromium executable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant