mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: bump chromium to 133.0.6852.0 (main) (#44748)
* chore: bump chromium in DEPS to 133.0.6847.0 * chore: bump chromium in DEPS to 133.0.6848.0 * chore: update patches * implement extensions::GlobalShortcutListener::ExecuteCommand stub https://chromium-review.googlesource.com/c/chromium/src/+/5871484 * fix: ismediakey patch, oops * fix: another missing bracket * chore: bump chromium in DEPS to 133.0.6850.0 * chore: update patches * SharedStorageOperationPtr -> SharedStorageModifierMethodPtr https://chromium-review.googlesource.com/c/chromium/src/+/5990970 * build GlobalShortcutListenerLinux https://chromium-review.googlesource.com/c/chromium/src/+/5871484 * chore: bump chromium in DEPS to 133.0.6851.0 * fix: include full type for network::mojom::SharedStorageModifierMethod * chore: update patches * chore: bump chromium in DEPS to 133.0.6852.0 * chore: update patches * build: remove duplicated icudtl.dat and snapshot_blob.bin https://chromium-review.googlesource.com/c/chromium/src/+/5999387 * fix: include static methods in node tests involving call stacks https://chromium-review.googlesource.com/c/v8/v8/+/5907815 * revert: moved code in picture-in-picture.patch --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Samuel Maddock <smaddock@slack-corp.com>
This commit is contained in:
committed by
GitHub
parent
fbe01cdc16
commit
7e7010dacf
@@ -4,8 +4,6 @@ chrome-sandbox
|
||||
chrome_100_percent.pak
|
||||
chrome_200_percent.pak
|
||||
chrome_crashpad_handler
|
||||
clang_x86_v8_arm/icudtl.dat
|
||||
clang_x86_v8_arm/snapshot_blob.bin
|
||||
electron
|
||||
icudtl.dat
|
||||
libEGL.so
|
||||
|
||||
@@ -4,8 +4,6 @@ chrome-sandbox
|
||||
chrome_100_percent.pak
|
||||
chrome_200_percent.pak
|
||||
chrome_crashpad_handler
|
||||
clang_x64_v8_arm64/icudtl.dat
|
||||
clang_x64_v8_arm64/snapshot_blob.bin
|
||||
electron
|
||||
icudtl.dat
|
||||
libEGL.so
|
||||
|
||||
@@ -71,5 +71,3 @@ vk_swiftshader.dll
|
||||
vulkan-1.dll
|
||||
v8_context_snapshot.bin
|
||||
version
|
||||
win_clang_x64/icudtl.dat
|
||||
win_clang_x64/snapshot_blob.bin
|
||||
|
||||
Reference in New Issue
Block a user