Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: electron/electron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v39.1.1
Choose a base ref
...
head repository: electron/electron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39-x-y
Choose a head ref
  • 5 commits
  • 11 files changed
  • 8 contributors

Commits on Nov 7, 2025

  1. fix: oom crash in v8 when optimizing wasm (#48815)

    * fix: oom crash in v8 when optimizing wasm
    
    Co-authored-by: deepak1556 <hop2deep@gmail.com>
    
    * chore: update patches
    
    ---------
    
    Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
    Co-authored-by: deepak1556 <hop2deep@gmail.com>
    Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
    3 people authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    8621295 View commit details
    Browse the repository at this point in the history
  2. fix(reland): allow disabling all NSMenuItems (#48830)

    * fix: allow disabling all `NSMenuItems` (#48598)
    
    fix: allow disabling all NSMenuItems
    
    Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
    
    * fix: add guard for type
    
    Co-authored-by: George Xu <george.xu@slack-corp.com>
    
    ---------
    
    Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
    Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
    Co-authored-by: George Xu <george.xu@slack-corp.com>
    3 people authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    3fb8195 View commit details
    Browse the repository at this point in the history
  3. chore: bump chromium to 142.0.7444.134 (39-x-y) (#48818)

    * chore: bump chromium in DEPS to 142.0.7444.134
    
    * chore: update patches
    
    ---------
    
    Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
    Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
    electron-roller[bot] and jkleinsc authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    97a3392 View commit details
    Browse the repository at this point in the history
  4. docs: Update 404 devtools extension documentation link (#48842)

    * docs: Update 404 devtools extension documentation link
    
    https://developer.chrome.com/extensions/devtools
    
    ↑Current link is not exists.
    
    So update to most relevant developer.chrome.com page.
    
    https://developer.chrome.com/docs/extensions/how-to/devtools/extend-devtools#creating
    
    Co-authored-by: Ryota Murakami <dojce1048@gmail.com>
    
    * docs: remove unnecessary anchor link
    
    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    
    Co-authored-by: Ryota Murakami <dojce1048@gmail.com>
    
    ---------
    
    Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
    Co-authored-by: Ryota Murakami <dojce1048@gmail.com>
    trop[bot] and ryota-murakami authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    b847900 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. fix: CSD window frame tiles properly on Wayland (#48834)

    fix: CSD window frame tiles properly on Linux
    
    Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
    Co-authored-by: Mitchell Cohen <mitch.cohen@me.com>
    trop[bot] and mitchchn authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    8d2ad37 View commit details
    Browse the repository at this point in the history
Loading