You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patching is not needed in 138 anymore, as it has landed in
upstream.
Chromium changes:
https://chromium.googlesource.com/chromium/src/+/4b7e1adf413943fc48c8ce865511079fed271cf8
commit 4b7e1adf413943fc48c8ce865511079fed271cf8
Author: Maksim Moskvitin <[email protected]>
Date: Fri May 23 06:17:53 2025 -0700
Revert "Sync ProcessorEntity: Upgrade remaining DCHECKs"
This reverts commit 6752bab9ae006f82bdd1bf73a475ffffd2fa2d00.
Reason for revert: Still crashing on M137
Bug: 408182457, 419310731
Original change's description:
> Sync ProcessorEntity: Upgrade remaining DCHECKs
>
> This CL upgrades most of the remaining DCHECKs in ProcessorEntity to
> proper CHECKs, mostly with base::NotFatalUntil::M141.
> A few that are obviously-valid don't have NotFatalUntil, and one that
> is questionable is just removed.
>
> Also includes some minor other cleanups, like inlining a one-line
> helper method with a single call site.
>
> Bug: 408182457
> Change-Id: I7e385de3b6d2953ff9cac62f40e3ebb5651219b8
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6461075
> Reviewed-by: Maksim Moskvitin <[email protected]>
> Commit-Queue: Marc Treib <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1448230}
Bug: 408182457
Change-Id: Ib5d538c4ebd2aabb9cb0cd27416fba02187945cc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6578201
Auto-Submit: Maksim Moskvitin <[email protected]>
Commit-Queue: Mikel Astiz <[email protected]>
Commit-Queue: Maksim Moskvitin <[email protected]>
Reviewed-by: Mikel Astiz <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1464694}
0 commit comments