-
Notifications
You must be signed in to change notification settings - Fork 16k
Comparing changes
Open a pull request
base repository: electron/electron
base: v34.3.3
head repository: electron/electron
compare: v34.3.4
- 12 commits
- 20 files changed
- 5 contributors
Commits on Mar 13, 2025
-
refactor: use private inheritance from
mojo::MessageReceiver
(#45994)* refactor: make UtilityProcessWrapper inherit privately from mojo::MessageReceiver Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: make ParentPort inherit privately from mojo::MessageReceiver Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: make MessagePort inherit privately from mojo::MessageReceiver Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for 974c8f5 - Browse repository at this point
Copy the full SHA 974c8f5View commit details -
chore: cherry-pick 1 changes from 1-M134 (#46011)
chore: [34-x-y] cherry-pick 1 changes from 1-M134 * 2b4812d502b2 from v8
Configuration menu - View commit details
-
Copy full SHA for 14456ec - Browse repository at this point
Copy the full SHA 14456ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 370ffe0 - Browse repository at this point
Copy the full SHA 370ffe0View commit details -
chore: cherry-pick 1 changes from 3-M133 (#46008)
chore: [34-x-y] cherry-pick 1 changes from 3-M133 * 91343bb45c78 from v8 Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for 6b956d0 - Browse repository at this point
Copy the full SHA 6b956d0View commit details
Commits on Mar 14, 2025
-
refactor: make a variadic
gin_helper::internal::InvokeFactory()
(#4……6029) refactor: make a variadic gin_helper::internal::InvokeFactory() Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for be7b061 - Browse repository at this point
Copy the full SHA be7b061View commit details -
fix: don't crash Web Workers on unhandled rejections (#46019)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3782fe5 - Browse repository at this point
Copy the full SHA 3782fe5View commit details -
fix: prevent title change for within page navigation (#46034)
* fix: prevent title change for on page navigation Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org> * add back and forward testing Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org> * update Chromium comment Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org> * remove errant script tag Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org>
Configuration menu - View commit details
-
Copy full SHA for 99e589c - Browse repository at this point
Copy the full SHA 99e589cView commit details
Commits on Mar 15, 2025
-
fix:
ElectronBrowserContext
raw_ptr
bug + remove dead code (#46054)refactor: remove unused ElectronBrowserContext::extension_system() Last use removed on Jul 21, 2020 by 2fb14f5 in PR #24575 This fixes a raw_ptr warning by letting us remove the raw_ptr field `ElectronBrowserContext::extension_system_`. Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for dbeed26 - Browse repository at this point
Copy the full SHA dbeed26View commit details -
perf: avoid redundant map lookup in ElectronBrowserContext::From() (#…
…46060) perf: avoid redundant map lookup in ElectronBrowserContext::FromPath() Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for c8ac7b0 - Browse repository at this point
Copy the full SHA c8ac7b0View commit details
Commits on Mar 16, 2025
-
fix: take Snapped status into account when showing a window (#46039)
* fix: take Snapped status into account when showing a window Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> * fixup! fix: take Snapped status into account when showing a window fix: bad trop --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for 5705ce1 - Browse repository at this point
Copy the full SHA 5705ce1View commit details
Commits on Mar 17, 2025
-
fix: warning in file picker UI (#46076)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for 952b9c0 - Browse repository at this point
Copy the full SHA 952b9c0View commit details -
build: fix compound bash conditional in patchup (#46057)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc9b5af - Browse repository at this point
Copy the full SHA bc9b5afView commit details
There are no files selected for viewing