Reland "[resource coordinator] TabManager discards via PageDiscardingHelper" [chromium/src : main]

0 views
Skip to first unread message

Vovo Yang (Gerrit)

unread,
Nov 26, 2025, 5:36:16 AM (5 days ago) Nov 26
to Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org
Attention needed from Joe Mason

New activity on the change

Open in Gerrit

Related details

Attention is currently required from:
  • Joe Mason
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
Gerrit-Change-Number: 7206651
Gerrit-PatchSet: 2
Gerrit-Owner: Vovo Yang <vo...@chromium.org>
Gerrit-Reviewer: Joe Mason <joenot...@google.com>
Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
Gerrit-Attention: Joe Mason <joenot...@google.com>
Gerrit-Comment-Date: Wed, 26 Nov 2025 10:35:44 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Vovo Yang (Gerrit)

unread,
Nov 26, 2025, 5:40:29 AM (5 days ago) Nov 26
to Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org
Attention needed from Joe Mason

Vovo Yang added 1 comment

Patchset-level comments
File-level comment, Patchset 2 (Latest):
Vovo Yang . resolved

The only difference from https://crrev.com/c/7129640 is disabling DiscardEligibilityPolicyBrowserTest.CannotDiscardVisibleInSplit on Chrome OS to avoid test flakiness on linux-chromeos-chrome, bots that aren't on the CQ.

Open in Gerrit

Related details

Attention is currently required from:
  • Joe Mason
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
Gerrit-Change-Number: 7206651
Gerrit-PatchSet: 2
Gerrit-Owner: Vovo Yang <vo...@chromium.org>
Gerrit-Reviewer: Joe Mason <joenot...@google.com>
Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
Gerrit-Attention: Joe Mason <joenot...@google.com>
Gerrit-Comment-Date: Wed, 26 Nov 2025 10:39:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Joe Mason (Gerrit)

unread,
Nov 26, 2025, 2:00:05 PM (5 days ago) Nov 26
to Vovo Yang, Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org
Attention needed from Vovo Yang

Joe Mason voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Vovo Yang
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
Gerrit-Change-Number: 7206651
Gerrit-PatchSet: 2
Gerrit-Owner: Vovo Yang <vo...@chromium.org>
Gerrit-Reviewer: Joe Mason <joenot...@google.com>
Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
Gerrit-Attention: Vovo Yang <vo...@chromium.org>
Gerrit-Comment-Date: Wed, 26 Nov 2025 18:59:57 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Joe Mason (Gerrit)

unread,
Nov 26, 2025, 2:05:34 PM (5 days ago) Nov 26
to Vovo Yang, Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org
Attention needed from Vovo Yang

Joe Mason added 1 comment

File chrome/browser/performance_manager/policies/discard_eligibility_policy_browsertest.cc
Line 88, Patchset 2 (Latest): CHECK(page_node1);
Joe Mason . unresolved

Missed this in my first review: it's better to use ASSERT_TRUE here, because then the test will fail cleanly instead of crashing. The flake in https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome/55030/overview is a crash, which might be caused by this.

I suggest changing this to ASSERT_TRUE but leaving the test disabled. As a follow-up you could try to diagnose the flake by re-enabling the test and adding `linux-chromeos-chrome` to the CQ with `Cq-Include-Trybots` or `Include-Ci-Only-Tests` (see https://chromium.googlesource.com/chromium/src/+/main/docs/infra/cq.md)

Open in Gerrit

Related details

Attention is currently required from:
  • Vovo Yang
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Owners
    • requirement satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
    Gerrit-Change-Number: 7206651
    Gerrit-PatchSet: 2
    Gerrit-Owner: Vovo Yang <vo...@chromium.org>
    Gerrit-Reviewer: Joe Mason <joenot...@google.com>
    Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
    Gerrit-Attention: Vovo Yang <vo...@chromium.org>
    Gerrit-Comment-Date: Wed, 26 Nov 2025 19:05:25 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Joe Mason (Gerrit)

    unread,
    Nov 26, 2025, 3:23:26 PM (4 days ago) Nov 26
    to Vovo Yang, Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org
    Attention needed from Vovo Yang

    Joe Mason added 1 comment

    File chrome/browser/performance_manager/policies/discard_eligibility_policy_browsertest.cc
    Joe Mason . unresolved

    Missed this in my first review: it's better to use ASSERT_TRUE here, because then the test will fail cleanly instead of crashing. The flake in https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome/55030/overview is a crash, which might be caused by this.

    I suggest changing this to ASSERT_TRUE but leaving the test disabled. As a follow-up you could try to diagnose the flake by re-enabling the test and adding `linux-chromeos-chrome` to the CQ with `Cq-Include-Trybots` or `Include-Ci-Only-Tests` (see https://chromium.googlesource.com/chromium/src/+/main/docs/infra/cq.md)

    Joe Mason

    I added some LOG statements to the failing test and found out that it's not hitting the CHECKs. It's crashing in

    ```
    tab_strip_model->AddToNewSplit(
    {index2}, split_tabs::SplitTabVisualData(),
    split_tabs::SplitTabCreatedSource::kToolbarButton);
    ```

    Which suggests that split tabs just aren't enabled on the failing bot, or something. Regardless I'm ok to leave this disabled on ChromeOS since it seems to be a problem with the setup, not the discarding code that's being tested.

    (Leaving this unresolved to be sure you see it before submitting; feel free to resolve it and submit.)

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Vovo Yang
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Owners
    • requirement satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
    Gerrit-Change-Number: 7206651
    Gerrit-PatchSet: 2
    Gerrit-Owner: Vovo Yang <vo...@chromium.org>
    Gerrit-Reviewer: Joe Mason <joenot...@google.com>
    Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
    Gerrit-Attention: Vovo Yang <vo...@chromium.org>
    Gerrit-Comment-Date: Wed, 26 Nov 2025 20:23:19 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Joe Mason <joenot...@google.com>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Vovo Yang (Gerrit)

    unread,
    Nov 26, 2025, 5:43:22 PM (4 days ago) Nov 26
    to Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org

    Vovo Yang voted and added 1 comment

    Votes added by Vovo Yang

    Commit-Queue+1

    1 comment

    File chrome/browser/performance_manager/policies/discard_eligibility_policy_browsertest.cc
    Line 88, Patchset 2: CHECK(page_node1);
    Joe Mason . resolved

    Missed this in my first review: it's better to use ASSERT_TRUE here, because then the test will fail cleanly instead of crashing. The flake in https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome/55030/overview is a crash, which might be caused by this.

    I suggest changing this to ASSERT_TRUE but leaving the test disabled. As a follow-up you could try to diagnose the flake by re-enabling the test and adding `linux-chromeos-chrome` to the CQ with `Cq-Include-Trybots` or `Include-Ci-Only-Tests` (see https://chromium.googlesource.com/chromium/src/+/main/docs/infra/cq.md)

    Joe Mason

    I added some LOG statements to the failing test and found out that it's not hitting the CHECKs. It's crashing in

    ```
    tab_strip_model->AddToNewSplit(
    {index2}, split_tabs::SplitTabVisualData(),
    split_tabs::SplitTabCreatedSource::kToolbarButton);
    ```

    Which suggests that split tabs just aren't enabled on the failing bot, or something. Regardless I'm ok to leave this disabled on ChromeOS since it seems to be a problem with the setup, not the discarding code that's being tested.

    (Leaving this unresolved to be sure you see it before submitting; feel free to resolve it and submit.)

    Vovo Yang

    Replaced CHECK() with ASSERT_TRUE(). Added TODO(crbug.com/464057202) to investigate enabling this test on Chrome OS.

    Open in Gerrit

    Related details

    Attention set is empty
    Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement satisfiedCode-Owners
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: chromium/src
      Gerrit-Branch: main
      Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
      Gerrit-Change-Number: 7206651
      Gerrit-PatchSet: 3
      Gerrit-Owner: Vovo Yang <vo...@chromium.org>
      Gerrit-Reviewer: Joe Mason <joenot...@google.com>
      Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
      Gerrit-Comment-Date: Wed, 26 Nov 2025 22:42:42 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: Yes
      Comment-In-Reply-To: Joe Mason <joenot...@google.com>
      satisfied_requirement
      open
      diffy

      Vovo Yang (Gerrit)

      unread,
      Nov 26, 2025, 5:56:46 PM (4 days ago) Nov 26
      to Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org

      Vovo Yang added 1 comment

      File chrome/browser/performance_manager/policies/discard_eligibility_policy_browsertest.cc
      Line 88, Patchset 2: CHECK(page_node1);
      Joe Mason . resolved

      Missed this in my first review: it's better to use ASSERT_TRUE here, because then the test will fail cleanly instead of crashing. The flake in https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome/55030/overview is a crash, which might be caused by this.

      I suggest changing this to ASSERT_TRUE but leaving the test disabled. As a follow-up you could try to diagnose the flake by re-enabling the test and adding `linux-chromeos-chrome` to the CQ with `Cq-Include-Trybots` or `Include-Ci-Only-Tests` (see https://chromium.googlesource.com/chromium/src/+/main/docs/infra/cq.md)

      Joe Mason

      I added some LOG statements to the failing test and found out that it's not hitting the CHECKs. It's crashing in

      ```
      tab_strip_model->AddToNewSplit(
      {index2}, split_tabs::SplitTabVisualData(),
      split_tabs::SplitTabCreatedSource::kToolbarButton);
      ```

      Which suggests that split tabs just aren't enabled on the failing bot, or something. Regardless I'm ok to leave this disabled on ChromeOS since it seems to be a problem with the setup, not the discarding code that's being tested.

      (Leaving this unresolved to be sure you see it before submitting; feel free to resolve it and submit.)

      Vovo Yang

      Replaced CHECK() with ASSERT_TRUE(). Added TODO(crbug.com/464057202) to investigate enabling this test on Chrome OS.

      Vovo Yang

      Thanks for your review and investigation.

      Open in Gerrit

      Related details

      Attention set is empty
      Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement satisfiedCode-Owners
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: chromium/src
      Gerrit-Branch: main
      Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
      Gerrit-Change-Number: 7206651
      Gerrit-PatchSet: 3
      Gerrit-Owner: Vovo Yang <vo...@chromium.org>
      Gerrit-Reviewer: Joe Mason <joenot...@google.com>
      Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
      Gerrit-Comment-Date: Wed, 26 Nov 2025 22:56:04 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      Comment-In-Reply-To: Vovo Yang <vo...@chromium.org>
      Comment-In-Reply-To: Joe Mason <joenot...@google.com>
      satisfied_requirement
      open
      diffy

      Vovo Yang (Gerrit)

      unread,
      Nov 26, 2025, 7:04:06 PM (4 days ago) Nov 26
      to Chromium LUCI CQ, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org

      Vovo Yang voted Commit-Queue+2

      Commit-Queue+2
      Open in Gerrit

      Related details

      Attention set is empty
      Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement satisfiedCode-Owners
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: chromium/src
      Gerrit-Branch: main
      Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
      Gerrit-Change-Number: 7206651
      Gerrit-PatchSet: 3
      Gerrit-Owner: Vovo Yang <vo...@chromium.org>
      Gerrit-Reviewer: Joe Mason <joenot...@google.com>
      Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
      Gerrit-Comment-Date: Thu, 27 Nov 2025 00:03:27 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      open
      diffy

      Chromium LUCI CQ (Gerrit)

      unread,
      Nov 26, 2025, 7:06:28 PM (4 days ago) Nov 26
      to Vovo Yang, chromium...@chromium.org, chrome-gr...@chromium.org, performance-m...@chromium.org

      Chromium LUCI CQ submitted the change with unreviewed changes

      Unreviewed changes

      2 is the latest approved patch-set.
      The change was submitted with unreviewed changes in the following files:

      ```
      The name of the file: chrome/browser/performance_manager/policies/discard_eligibility_policy_browsertest.cc
      Insertions: 3, Deletions: 2.

      The diff is too large to show. Please review the diff.
      ```

      Change information

      Commit message:
      Reland "[resource coordinator] TabManager discards via PageDiscardingHelper"

      This relands commit 0d54250ca6a72b86a12cc0e50d87bd355648e373.

      The TabManager and TabLifecycleUnit code to select the page to discard
      should be replaced by PageDiscardingHelper::DiscardAPage.

      Modified some browser tests because of the difference between
      TabLifecycleUnit::CanDiscard and DiscardEligibilityPolicy::CanDiscard.
      Some DiscardEligibilityPolicy::CanDiscard differences:
      1. It always returns eligible for external discards. So a few tests are
      modified to use urgent discard instead of external discard.
      2. ScopedSetClocksForTesting doesn't work. Passing
      minimum_time_in_background_to_discard = 0 instead.
      3. Discarding a tab with file:// url is not eligible.

      Some subtests of TabLifecycleUnitTest are removed:

      DiscardEligibilityPolicyTest::TestCannotDiscardVisiblePage replaces
      SetFocused and SetFocusedSplit in TabLifecycleUnitTest. In
      DiscardEligibilityPolicy, all visible pages are protected instead of
      only the focused page.

      DiscardEligibilityPolicyTest::TestCannotDiscardPageWithoutMainFrame
      replaces TabLifecycleUnitTest::CannotDiscardCrashed.
      DiscardEligibilityPolicy::CanDiscard returns kDisallowed for tab without
      a main frame, which includes the crashed tab case.

      DiscardEligibilityPolicyTest::TestCannotDiscardVisiblePage replaces
      TabLifecycleUnitTest::CannotDiscardActive. In DiscardEligibilityPolicy,
      all visible pages are protected.

      TabLifecycleUnit::CanDiscard returns false when the discard count is not
      zero. It's replaced by the DiscardAttemptMarker mechanism in
      DiscardEligibilityPolicy. So TabLifecycleUnitTest::UrgentDiscardProtections
      is replaced by
      DiscardEligibilityPolicyTest::TestCannotDiscardPageWithDiscardAttemptMarker.

      DiscardEligibilityPolicyTest::TestCannotDiscardPageCapturingVideo
      replaces TabLifecycleUnitTest::CannotDiscardVideoCapture.

      DiscardEligibilityPolicyTest::TestCannotDiscardPageWithFormInteractions
      replaces TabLifecycleUnitTest::CannotDiscardHasFormInteractions.

      DiscardEligibilityPolicyTest::TestCannotDiscardPageCapturingDisplay
      replaces TabLifecycleUnitTest::CannotDiscardDesktopCapture.

      DiscardEligibilityPolicyTest::TestCannotDiscardRecentlyAudiblePage
      replaces TabLifecycleUnitTest::CannotDiscardRecentlyAudible.

      DiscardEligibilityPolicyTest::TestCanDiscardNeverAudiblePage replaces
      TabLifecycleUnitTest::CanDiscardNeverAudibleTab.

      DiscardEligibilityPolicyTest::TestCannotDiscardPdf replaces
      TabLifecycleUnitTest::CannotDiscardPDF.

      DiscardEligibilityPolicyBrowserTest::CannotDiscardVisibleInSplit
      replaces TabLifecycleUnitTest::SetFocusedSplit.

      DiscardEligibilityPolicyBrowserTest::CannotDiscardVisibleInSplit is
      disabled on ChromeOS build to avoid flakiness on linux-chromeos-chrome,

      bots that aren't on the CQ.
      Bug: 394889323
      Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
      Commit-Queue: Vovo Yang <vo...@chromium.org>
      Reviewed-by: Joe Mason <joenot...@google.com>
      Cr-Commit-Position: refs/heads/main@{#1550782}
      Files:
      • M chrome/browser/BUILD.gn
      • M chrome/browser/performance_manager/policies/cannot_discard_reason.cc
      • M chrome/browser/performance_manager/policies/cannot_discard_reason.h
      • M chrome/browser/performance_manager/policies/discard_eligibility_policy.cc
      • A chrome/browser/performance_manager/policies/discard_eligibility_policy_browsertest.cc
      • M chrome/browser/performance_manager/policies/discard_eligibility_policy_unittest.cc
      • M chrome/browser/performance_manager/policies/page_discarding_helper.cc
      • M chrome/browser/performance_manager/policies/page_discarding_helper.h
      • M chrome/browser/performance_manager/policies/page_discarding_helper_browsertest.cc
      • M chrome/browser/performance_manager/policies/page_discarding_helper_unittest.cc
      • M chrome/browser/performance_manager/test_support/page_discarding_utils.cc
      • M chrome/browser/performance_manager/test_support/page_discarding_utils.h
      • M chrome/browser/resource_coordinator/BUILD.gn
      • D chrome/browser/resource_coordinator/decision_details.cc
      • D chrome/browser/resource_coordinator/decision_details.h
      • D chrome/browser/resource_coordinator/decision_details_unittest.cc
      • M chrome/browser/resource_coordinator/lifecycle_unit.h
      • M chrome/browser/resource_coordinator/tab_lifecycle_unit.cc
      • M chrome/browser/resource_coordinator/tab_lifecycle_unit.h
      • M chrome/browser/resource_coordinator/tab_lifecycle_unit_source_unittest.cc
      • M chrome/browser/resource_coordinator/tab_lifecycle_unit_unittest.cc
      • M chrome/browser/resource_coordinator/tab_manager.cc
      • M chrome/browser/resource_coordinator/tab_manager.h
      • M chrome/browser/resource_coordinator/tab_manager_browsertest.cc
      • M chrome/browser/resource_coordinator/tab_manager_unittest.cc
      • M chrome/browser/resource_coordinator/test_lifecycle_unit.cc
      • M chrome/browser/resource_coordinator/test_lifecycle_unit.h
      • M chrome/test/BUILD.gn
      Change size: XL
      Delta: 28 files changed, 776 insertions(+), 1991 deletions(-)
      Branch: refs/heads/main
      Submit Requirements:
      • requirement satisfiedCode-Review: +1 by Joe Mason
      Open in Gerrit
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: merged
      Gerrit-Project: chromium/src
      Gerrit-Branch: main
      Gerrit-Change-Id: Ifc8e738a688c7e38bc038cd5fff194fd23c22b30
      Gerrit-Change-Number: 7206651
      Gerrit-PatchSet: 4
      Gerrit-Owner: Vovo Yang <vo...@chromium.org>
      Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
      Gerrit-Reviewer: Joe Mason <joenot...@google.com>
      Gerrit-Reviewer: Vovo Yang <vo...@chromium.org>
      open
      diffy
      satisfied_requirement
      Reply all
      Reply to author
      Forward
      0 new messages