Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump chromium to 94.0.4590.2 (15-x-y) #30512

Merged
merged 2 commits into from Aug 16, 2021
Merged

chore: bump chromium to 94.0.4590.2 (15-x-y) #30512

merged 2 commits into from Aug 16, 2021

Commits on Aug 12, 2021

  1. chore: bump chromium to 94.0.4590.2 (main) (#30274)

    * chore: bump chromium in DEPS to 94.0.4587.0
    
    * chore: update patches
    
    * 2823155: fix GPU video decoding capabilities enumeration
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/2823155
    
    * 3041383: Reduce includes in url_request_mojom_traits.h
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3041383
    
    * chore: bump chromium in DEPS to 94.0.4588.0
    
    * chore: update patches
    
    * chore: bump chromium in DEPS to 94.0.4589.0
    
    * chore: update patches
    
    * 3050633: Rename ScaleFactor to ResourceScaleFactor
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3050633
    
    * 3048296: Create new mojo target to prevent traits header spreading
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3048296
    
    * 3046186: Rename base::ClampToRange
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3046186
    
    * chore: update picture-in-picture patch
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3056037
    
    * chore: bump chromium in DEPS to 94.0.4590.0
    
    * chore: update patches
    
    * 3057495: Fix base::NoDestructor usage in Mac KeychainPassword
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3057495
    
    * 3056134: Remove NetworkIsolationKey unused methods
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3056134
    
    * 3035091: [rab/gsab] Fix gsab maxByteLength after transferring to worker
    
    Adds a patch to v8 to disable a DCHECK that is also firing on node streams
    in child processes.
    
    Ref: https://chromium-review.googlesource.com/c/v8/v8/+/3035091
    
    * chore: bump chromium in DEPS to 94.0.4590.2
    
    * chore: fix mas_no_private_api.patch
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3049052
    
    * 3049555: [views] Add CHECK to prevent fallthrough to global NativeTheme
    
    Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3049555
    
    * chore: empty commit
    
    * chore: fix whitespace for lint
    
    * chore: cherry-pick chromium woa fix
    
    * Revert "chore: cherry-pick chromium woa fix"
    
    This reverts commit 64f3082.
    
    * chore: fix the build on Windows on ARM
    
    * chore: remove commented code in printing.patch
    
    * fixup! chore: remove commented code in printing.patch
    
    do not remove the new weak_ptr check
    
    * build: sync disable_use_lld_for_macos.patch
    
    Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
    Co-authored-by: VerteDinde <khammond@slack-corp.com>
    Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
    Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    (cherry picked from commit 81c1433)
    electron-roller[bot] authored and jkleinsc committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6ab91ff View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. test fix for (unrelated) bug showing up on linux-asan

    (cherry picked from commit a65d2da)
    nornagon authored and jkleinsc committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    80ad531 View commit details
    Browse the repository at this point in the history