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

chrome: Add support for custom application structure: browser_subprocess_path, etc #3290

Closed
magreenblatt opened this issue Mar 18, 2022 · 3 comments
Labels
chrome Related to the Chrome runtime enhancement Enhancement request Framework Related to framework code or APIs

Comments

@magreenblatt
Copy link
Collaborator

Original report by me.


This issue involves the following functionality currently supported by the Alloy runtime:

  • Use of a separate sub-process executable on Windows and Linux.
  • Use of a custom application structure on MacOS.
  • Use of custom resource directory locations.

Related CefSettings configuration:

  • browser_subprocess_path
  • framework_dir_path, main_bundle_path (MacOS-specific)
  • resources_dir_path, locales_dir_path, pack_loading_disabled

@magreenblatt
Copy link
Collaborator Author

See issue #2969 for background on the Chrome runtime.

@amaitland
Copy link
Contributor

If I'm reading #3685 (comment) correctly this issue should be resolved?

@magreenblatt
Copy link
Collaborator Author

Good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chrome Related to the Chrome runtime enhancement Enhancement request Framework Related to framework code or APIs
Projects
None yet
Development

No branches or pull requests

2 participants