| Auto-Submit | +1 |
| Owners-Override | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Bot-Commit | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "[discard] Set single_outermost_main_frame for WebContentsDiscard"
This reverts commit c1cbe491acbbefe17efe7ea6b4e31bb71da35ba4.
Reason for revert: crrev.com/c/7235172 needs this revert.
Original change's description:
> [discard] Set single_outermost_main_frame for WebContentsDiscard
>
> This CL updates AttemptFastKillForDiscard() to set the
> single_outermost_main_frame param for FastShutdownIfPossible() when
> running the WebContentsDiscard experiment.
>
> This param allows fast-kills in the case where all frames resident
> in a process belong to a single WebContents, vs page_count which
> checks for RenderWidgetHost counts (all of which may belong to
> a single tab but add to a count greater than 0).
>
> This CL affects behavior only when running WebContentsDiscard
> (behavior is unchanged otherwise).
>
> Bug: 463735439
> Change-Id: Ide557a6821f7a8c66dd6871b7281d04bd0693cbf
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7205447
> Commit-Queue: Tom Lukaszewicz <tl...@chromium.org>
> Reviewed-by: Keren Zhu <kere...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1555253}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |