electron/shell/common
electron-roller[bot] 08a51f3339
chore: bump chromium to 121.0.6159.0 (main) (#40632)
* chore: bump chromium in DEPS to 121.0.6154.0

* chore: bump chromium in DEPS to 121.0.6155.0

* fix patches

* chore: update patches

* patch out reference to GetOcclusionTracker

* un-flag PIPOcclusionTracker

* chore: bump chromium in DEPS to 121.0.6157.0

* fix conflicts

https://chromium-review.googlesource.com/c/chromium/src/+/5038807

* add PIP occlusion tracker sources to chromium_src

* 5037591: Replace feature_list's Initialize* methods with Init*.

https://chromium-review.googlesource.com/c/chromium/src/+/5037591

* 4811903: Move //content/browser/renderer_host/input/synthetic_gesture_controller to //content/common/input

https://chromium-review.googlesource.com/c/chromium/src/+/4811903

* 4917953: usb: Add usb-unrestricted to permission policy

https://chromium-review.googlesource.com/c/chromium/src/+/4917953

* 5072395: Remove unused `creation_context` parameter from blink/public APIs

https://chromium-review.googlesource.com/c/chromium/src/+/5072395

* 5052035: [X11] Change AtomCache from a singleton to owned by Connection

https://chromium-review.googlesource.com/c/chromium/src/+/5052035

* fix v8/.patches

* node script/gen-libc++-filenames.js

* 5035771: Remove the SetImage method of ImageButton

https://chromium-review.googlesource.com/c/chromium/src/+/5035771

* fixup! 5052035: [X11] Change AtomCache from a singleton to owned by Connection

* fixup! 5035771: Remove the SetImage method of ImageButton

* chore: bump chromium in DEPS to 121.0.6159.0

* 4505903: [Extensions] Add lastAccessed property to chrome.tabs.Tab

https://chromium-review.googlesource.com/c/chromium/src/+/4505903

* update patches

* don't duplicate tabs API types

this causes weird memory bugs if the two get out of sync

* fix UAF in TrayIconCocoa

not sure why this is popping up just now ... this has been broken for ages afaict

* Revert "don't duplicate tabs API types"

This reverts commit 80dff2efaa1297e5c191b2c69648099d6665dbff.

This is failing tests with extensions API schema check failures, so
revert for now. we'll fix it later.

* revert v8 change causing node crashes

* chore: reduce diffs in revert_api_dcheck-fail_when_we_reenter_v8_while_terminating.patch

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: clavin <clavin@electronjs.org>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2023-12-11 14:58:26 -06:00
..
api chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
asar refactor: use type enum in file stats for asar archive (#39889) 2023-09-25 13:17:24 +02:00
extensions chore: bump chromium to 121.0.6159.0 (main) (#40632) 2023-12-11 14:58:26 -06:00
gin_converters chore: bump chromium to 121.0.6147.0 (main) (#40523) 2023-11-28 13:40:12 -08:00
gin_helper chore: fix some typos (#40506) 2023-11-12 19:51:56 -08:00
mac fix: prevent node mode to be used as script runner by other apps (#40579) 2023-12-06 11:23:54 +09:00
resources/mac
application_info.cc fix: devtools allow restoring saved dock state on Windows (#39734) 2023-09-07 17:14:01 +09:00
application_info.h fix: devtools allow restoring saved dock state on Windows (#39734) 2023-09-07 17:14:01 +09:00
application_info_linux.cc
application_info_mac.mm chore: bump chromium to 118.0.5975.0 (main) (#39531) 2023-09-01 15:54:59 +09:00
application_info_win.cc
color_util.cc chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
color_util.h
crash_keys.cc chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
crash_keys.h
electron_command_line.cc
electron_command_line.h
electron_constants.cc build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
electron_constants.h build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
electron_paths.h
heap_snapshot.cc
heap_snapshot.h
key_weak_map.h
keyboard_util.cc chore: bump chromium to 121.0.6147.0 (main) (#40523) 2023-11-28 13:40:12 -08:00
keyboard_util.h refactor: more constexpr lookup tables (#38886) 2023-06-22 14:33:44 +02:00
language_util.h
language_util_linux.cc
language_util_mac.mm
language_util_win.cc chore: bump chromium to 121.0.6147.0 (main) (#40523) 2023-11-28 13:40:12 -08:00
logging.cc
logging.h
node_bindings.cc chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
node_bindings.h fix: raw_ptr destruction order in NodeBindings (#39762) 2023-09-07 18:25:17 -05:00
node_bindings_linux.cc fix: raw_ptr destruction order in NodeBindings (#39762) 2023-09-07 18:25:17 -05:00
node_bindings_linux.h
node_bindings_mac.cc fix: raw_ptr destruction order in NodeBindings (#39762) 2023-09-07 18:25:17 -05:00
node_bindings_mac.h
node_bindings_win.cc refactor: replace remaining NULL with nullptr (#40053) 2023-10-03 12:26:35 -07:00
node_bindings_win.h
node_includes.h
node_util.cc chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
node_util.h chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
options_switches.cc feat: enable code cache for custom protocols (#40544) 2023-12-06 11:22:41 +09:00
options_switches.h feat: enable code cache for custom protocols (#40544) 2023-12-06 11:22:41 +09:00
platform_util.cc
platform_util.h feat: update app.{set|get}LoginItemSettings(settings) (#37244) 2023-10-16 12:25:11 -04:00
platform_util_internal.h
platform_util_linux.cc fix: ShowItemUsingFileManager should escape path in Linux (#40527) 2023-11-20 09:00:56 +09:00
platform_util_mac.mm feat: update app.{set|get}LoginItemSettings(settings) (#37244) 2023-10-16 12:25:11 -04:00
platform_util_win.cc refactor: replace remaining NULL with nullptr (#40053) 2023-10-03 12:26:35 -07:00
plugin_info.cc
plugin_info.h
process_util.cc
process_util.h
skia_util.cc
skia_util.h
thread_restrictions.h
v8_value_serializer.cc
v8_value_serializer.h
world_ids.h