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 deprecation warnings from Electron 8 upgrade #6753

Merged
merged 5 commits into from
Mar 17, 2020

Commits on Mar 17, 2020

  1. Fix "allowRendererProcessReuse" in open mode

    The previous code would only fix it in run mode.
    flotwig committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a078af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4666cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a362758 View commit details
    Browse the repository at this point in the history
  4. add ipc_bus_spec

    flotwig committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    e34663c View commit details
    Browse the repository at this point in the history
  5. respond to PR feedback

    flotwig committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    af408c7 View commit details
    Browse the repository at this point in the history