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

fix: issue 1909: call chromiumLaunch with parameter userDataDir instead of --user-data-dir and set of --profile-directory #1920

Merged
merged 19 commits into from
Jul 20, 2020

Commits on Jun 15, 2020

  1. fix: issue 1909: call chromiumLaunch with parameter userDataDir inste…

    …ad of --user-data-dir
    pearnaly committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9db48df View commit details
    Browse the repository at this point in the history
  2. fix: issue 1909: call chromiumLaunch with parameter userDataDir will …

    …recognize if it is meant as --user-data-dir or --user-data-dir/--profile-directory
    pearnaly committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9315b78 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. fix: issue 1909: call chromiumLaunch with parameter userDataDir will …

    …recognize if it is meant as --user-data-dir or --user-data-dir/--profile-directory
    pearnaly committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    1fe2f63 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. fix: issue 1909: some more tests, correction of false->null for flag …

    …userDataDir if chromiumProfile is not set
    pearnaly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    a5ce3b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    3d24f8d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    da15851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94c8c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8af8489 View commit details
    Browse the repository at this point in the history
  4. fix: issue 1909: call chromiumLaunch with parameter userDataDir inste…

    …ad of --user-data-dir
    pearnaly committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8bf91a2 View commit details
    Browse the repository at this point in the history
  5. fix: issue 1909: call chromiumLaunch with parameter userDataDir will …

    …recognize if it is meant as --user-data-dir or --user-data-dir/--profile-directory
    pearnaly committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    bbca399 View commit details
    Browse the repository at this point in the history
  6. fix: issue 1909: call chromiumLaunch with parameter userDataDir will …

    …recognize if it is meant as --user-data-dir or --user-data-dir/--profile-directory
    pearnaly committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    32c75a6 View commit details
    Browse the repository at this point in the history
  7. fix: issue 1909: some more tests, correction of false->null for flag …

    …userDataDir if chromiumProfile is not set
    pearnaly committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    0c3bfc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2df08e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5ce29b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4566013 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/master' into pearnaly_master

    # Conflicts:
    #	package.json
    pearnaly committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9707b63 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf997c3 View commit details
    Browse the repository at this point in the history
  13. fix: issue 1909: review

    pearnaly committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    55d6541 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e344e6c View commit details
    Browse the repository at this point in the history