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

feat: allow custom v8 snapshots to be used in the main process and the default snapshot in the renderer process #35695

Commits on Sep 23, 2022

  1. feat: allow custom v8 snapshots to be used in the main process and th…

    …e default snapshot in the renderer process (#35266)
    
    * Updates to allow for using a custom v8 snapshot file name
    
    * Allow using a custom v8 snapshot file name
    
    * Fix up patch due to merge
    
    * Use fuse to set up custom v8 snapshot file in browser process
    
    * Refactor to use delegate instead of command line parameter
    
    * Refactoring
    
    * Update due to merge
    
    * PR comments
    
    * Rename patch
    
    * Rename patch
    ryanthemanuel authored and VerteDinde committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    99a98c1 View commit details
    Browse the repository at this point in the history
  2. chore: update patches

    patchup[bot] authored and VerteDinde committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    55f7404 View commit details
    Browse the repository at this point in the history