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

build: remove enable_run_as_node build flag #38413

Merged
merged 4 commits into from
Jun 8, 2023
Merged

Commits on May 25, 2023

  1. feat: remove enable_run_as_node flag

    Milan Burda committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8cdc581 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. drop features.isRunAsNodeEnabled()

    Milan Burda committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    09895bf View commit details
    Browse the repository at this point in the history
  2. use IsEnvSet() helper in electron_main_linux.cc

    Milan Burda committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    85eee4b View commit details
    Browse the repository at this point in the history
  3. cleanup [[maybe_unused]]

    Milan Burda committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e0bd367 View commit details
    Browse the repository at this point in the history