chore: bump chromium to 108.0.5355.0 (main) (#35900)
* chore: bump chromium in DEPS to 108.0.5339.0 * chore: bump chromium in DEPS to 108.0.5341.0 * chore: sync patch to unrelated upstream code shear patches/chromium/network_service_allow_remote_certificate_verification_logic.patch Xref:3927793
* chore: sync patch to unrelated upstream code shear patches/chromium/printing.patch Xref:3927793
* chore: sync patch to unrelated upstream code shear patches/chromium/chore_add_electron_deps_to_gitignores.patch Xref:3906023
* chore: refresh patches - `e patches all` * chore: remove unused parameter from WillCreateURLLoaderRequestInterceptors Xref:3932218
* perf: avoid unique pointer round trip Xref:3913938
* refactor: Simplify entropy provider management. Xref:3901211
* fixup! perf: avoid unique pointer round trip * fixup! perf: avoid unique pointer round trip * refactor: update typeof FileSelectHelper::select_file_dialog_ Xref:3930092
* fixup! fixup! perf: avoid unique pointer round trip * chore: bump chromium in DEPS to 108.0.5343.0 * chore: update patches * chore: bump chromium in DEPS to 108.0.5345.0 * chore: bump chromium in DEPS to 108.0.5347.0 * chore: bump chromium in DEPS to 108.0.5349.0 * chore: bump chromium in DEPS to 108.0.5351.0 * chore: bump chromium in DEPS to 108.0.5353.0 * chore: bump chromium in DEPS to 108.0.5355.0 * chore: update patches * Refactor display::win::DisplayInfo to display::win::internal::DisplayInfo Refs3929014
* Update proxy resolution to use NAK - Part 2 Refs3934016
* Disable PreconnectManager when the user disabled preloading. Refs3928470
Refs3937183
* chore: update patches * chore: update sysroot * linux: Remove breakpad integration Refs3764621
* chore: update comments Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by: deepak1556 <hop2deep@gmail.com> Co-authored-by: electron-patch-conflict-fixer[bot] <83340002+electron-patch-conflict-fixer[bot]@users.noreply.github.com>
This commit is contained in:
parent
bcafe8f654
commit
f2c341b655
95 changed files with 484 additions and 1001 deletions
|
@ -1,36 +1,43 @@
|
|||
{
|
||||
"bullseye_amd64": {
|
||||
"Sha1Sum": "8068722ee05e9c672f9c29f32fd08acc0539d0e8",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "f515568ba23311d4ae5cb40354d012d4e52f756f",
|
||||
"SysrootDir": "debian_bullseye_amd64-sysroot",
|
||||
"Tarball": "debian_bullseye_amd64_sysroot.tar.xz"
|
||||
},
|
||||
"bullseye_arm": {
|
||||
"Sha1Sum": "835cb5f1f40618de7cbd411e83128adc5697e426",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "19d5f186b437c9445feb69aee1bdd74635373c83",
|
||||
"SysrootDir": "debian_bullseye_arm-sysroot",
|
||||
"Tarball": "debian_bullseye_arm_sysroot.tar.xz"
|
||||
},
|
||||
"bullseye_arm64": {
|
||||
"Sha1Sum": "14c1ca201a217daff6a90f5369bbf2b42cde8d77",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "ff12c709d8ac2687651479b6bd616893e21457f1",
|
||||
"SysrootDir": "debian_bullseye_arm64-sysroot",
|
||||
"Tarball": "debian_bullseye_arm64_sysroot.tar.xz"
|
||||
},
|
||||
"bullseye_armel": {
|
||||
"Sha1Sum": "fd3a85168f63c5c112ec8d77a35d4a71d18413fd",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "bd4c83f4f6912ddf95d389c339e2a6700e4d7daa",
|
||||
"SysrootDir": "debian_bullseye_armel-sysroot",
|
||||
"Tarball": "debian_bullseye_armel_sysroot.tar.xz"
|
||||
},
|
||||
"bullseye_i386": {
|
||||
"Sha1Sum": "eae4513553575d956ed369bbcc77acc506831b47",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "154f0bcaa42e0eafbaa50d6963dc48ea5f239d3c",
|
||||
"SysrootDir": "debian_bullseye_i386-sysroot",
|
||||
"Tarball": "debian_bullseye_i386_sysroot.tar.xz"
|
||||
},
|
||||
"bullseye_mips": {
|
||||
"Sha1Sum": "811c47f1fab10a37da30ac97f958757527c8331f",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "dff1c425913276099a08e57878297f4b21b0f9fc",
|
||||
"SysrootDir": "debian_bullseye_mips-sysroot",
|
||||
"Tarball": "debian_bullseye_mips_sysroot.tar.xz"
|
||||
},
|
||||
"bullseye_mips64el": {
|
||||
"Sha1Sum": "d491017f0feff2e45dfa78e65d3c286aeb2d4c5f",
|
||||
"Key": "20220331T153654Z-0",
|
||||
"Sha1Sum": "09f5f77d6a2ed6843ffbc66c7eafcaa417964d8a",
|
||||
"SysrootDir": "debian_bullseye_mips64el-sysroot",
|
||||
"Tarball": "debian_bullseye_mips64el_sysroot.tar.xz"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue