Trigger the CQ Dryrun through the Set Review API to save waiting time.
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Bot-Commit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "Deduplicate RunInfoPart::run_ in ShapeResultView"
This reverts commit bc6ef8af863723a00d5eba4131f7ca4e3606d0a6.
Reason for revert:
The Suspect CL https://chromium-review.googlesource.com/q/Id04c37fb92a9328032ac368673f7e12eba6008d1 is highly likely the cause of the crash. Please see the crash report http://crash/6e9030bfc91176ea.
Rebase the Revert CL on top of main branch with conflicts allowed option to prevent false positive merge conflicts.
If you agree with the revert CL, please approve it and mark as Commit-Queue +2 to submit it.
More details can be found in the go/crash-revert-cls-creation.
Original change's description:
> Deduplicate RunInfoPart::run_ in ShapeResultView
>
> ShapeResultView contains a member for `run_`, but this is unnecessary
> since it can be queried from range_. Removing this results in very
> slight memory and perf improvements.
>
> Bug: 523940241
> Change-Id: Id04c37fb92a9328032ac368673f7e12eba6008d1
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7955904
> Reviewed-by: Koji Ishii <ko...@chromium.org>
> Commit-Queue: Kurt Catti-Schmidt <ksc...@microsoft.com>
> Cr-Commit-Position: refs/heads/main@{#1656096}
>
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |