[contexutal tasks] Various fixes for zero state [chromium/src : main]

0 views
Skip to first unread message

Duncan Mercer (Gerrit)

unread,
Dec 22, 2025, 1:02:38 AM (5 days ago) Dec 22
to James Leung, Juan Mojica, chromium...@chromium.org, Sophie Chang
Attention needed from James Leung and Juan Mojica

Duncan Mercer added 1 comment

File chrome/browser/resources/contextual_tasks/app.ts
Line 171, Patchset 4 (Latest): this.toggleStartAnimation_ = !this.toggleStartAnimation_;
Duncan Mercer . unresolved

Can we expose a "restartAnimation()" function in composebox instead? Similar to clearInputAndFocus() below?

Open in Gerrit

Related details

Attention is currently required from:
  • James Leung
  • Juan Mojica
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: Ice851550cb18206950ba3c87323b68370aafeac3
Gerrit-Change-Number: 7287137
Gerrit-PatchSet: 4
Gerrit-Owner: James Leung <james...@google.com>
Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
Gerrit-CC: Sophie Chang <sophi...@chromium.org>
Gerrit-Attention: Juan Mojica <juanm...@google.com>
Gerrit-Attention: James Leung <james...@google.com>
Gerrit-Comment-Date: Mon, 22 Dec 2025 06:02:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Juan Mojica (Gerrit)

unread,
Dec 22, 2025, 1:02:20 PM (4 days ago) Dec 22
to James Leung, Duncan Mercer, chromium...@chromium.org, Sophie Chang
Attention needed from James Leung

Juan Mojica added 2 comments

File chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
Line 33, Patchset 4 (Latest): void this.$.opaqueOverlay.offsetWidth;
Juan Mojica . unresolved

Can you add a comment explaining what you are doing with this line? Why is it necessary?

Line 49, Patchset 4 (Latest): reflect: true,
Juan Mojica . unresolved

does this need to reflect?

Open in Gerrit

Related details

Attention is currently required from:
  • James Leung
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: Ice851550cb18206950ba3c87323b68370aafeac3
Gerrit-Change-Number: 7287137
Gerrit-PatchSet: 4
Gerrit-Owner: James Leung <james...@google.com>
Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
Gerrit-CC: Sophie Chang <sophi...@chromium.org>
Gerrit-Attention: James Leung <james...@google.com>
Gerrit-Comment-Date: Mon, 22 Dec 2025 18:02:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

James Leung (Gerrit)

unread,
Dec 22, 2025, 6:21:04 PM (4 days ago) Dec 22
to Duncan Mercer, Juan Mojica, chromium...@chromium.org, Sophie Chang
Attention needed from Duncan Mercer and Juan Mojica

James Leung added 6 comments

File chrome/browser/resources/contextual_tasks/app.ts
Line 171, Patchset 4 (Latest): this.toggleStartAnimation_ = !this.toggleStartAnimation_;
Duncan Mercer . resolved

Can we expose a "restartAnimation()" function in composebox instead? Similar to clearInputAndFocus() below?

James Leung

Done

Line 171, Patchset 4 (Latest): this.toggleStartAnimation_ = !this.toggleStartAnimation_;
Duncan Mercer . resolved

Can we expose a "restartAnimation()" function in composebox instead? Similar to clearInputAndFocus() below?

James Leung

Done

File chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
Line 33, Patchset 4 (Latest): void this.$.opaqueOverlay.offsetWidth;
Juan Mojica . resolved

Can you add a comment explaining what you are doing with this line? Why is it necessary?

James Leung

Done

Line 33, Patchset 4 (Latest): void this.$.opaqueOverlay.offsetWidth;
Juan Mojica . resolved

Can you add a comment explaining what you are doing with this line? Why is it necessary?

James Leung

Done

Juan Mojica . resolved

does this need to reflect?

James Leung

nope, removed

Juan Mojica . resolved

does this need to reflect?

James Leung

Done

Open in Gerrit

Related details

Attention is currently required from:
  • Duncan Mercer
  • Juan Mojica
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: Ice851550cb18206950ba3c87323b68370aafeac3
    Gerrit-Change-Number: 7287137
    Gerrit-PatchSet: 4
    Gerrit-Owner: James Leung <james...@google.com>
    Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
    Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
    Gerrit-CC: Sophie Chang <sophi...@chromium.org>
    Gerrit-Attention: Duncan Mercer <mer...@google.com>
    Gerrit-Attention: Juan Mojica <juanm...@google.com>
    Gerrit-Comment-Date: Mon, 22 Dec 2025 23:20:53 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Duncan Mercer <mer...@google.com>
    Comment-In-Reply-To: Juan Mojica <juanm...@google.com>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Duncan Mercer (Gerrit)

    unread,
    Dec 23, 2025, 2:42:17 PM (3 days ago) Dec 23
    to James Leung, Josiah Kiehl, AyeAye, Juan Mojica, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org
    Attention needed from James Leung, Josiah Kiehl and Juan Mojica

    Duncan Mercer added 2 comments

    File chrome/browser/contextual_tasks/contextual_tasks_ui.cc
    Line 723, Patchset 8 (Latest): if (!ui_service_->IsAiUrl(url)) {
    return;
    }
    Duncan Mercer . unresolved

    remove

    File chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
    Line 44, Patchset 8 (Latest): this.$.opaqueOverlay.classList.remove('fade-animation');
    /* Requesting offsetWidth forces css re-render (synchronous reflow)
    * since browser wants to be accurate awhen giving current measurement
    * of offsetWidth. Otherwise, browser is lazy and considers adding
    * then removing class as not a renderable css change.
    */
    void this.$.opaqueOverlay.offsetWidth;
    this.$.opaqueOverlay.classList.add('fade-animation');
    Open in Gerrit

    Related details

    Attention is currently required from:
    • James Leung
    • Josiah Kiehl
    • Juan Mojica
    Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement is not satisfiedCode-Owners
      • requirement is not satisfiedCode-Review
      • requirement is not satisfiedNo-Unresolved-Comments
      • 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: Ice851550cb18206950ba3c87323b68370aafeac3
      Gerrit-Change-Number: 7287137
      Gerrit-PatchSet: 8
      Gerrit-Owner: James Leung <james...@google.com>
      Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
      Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
      Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
      Gerrit-CC: Sophie Chang <sophi...@chromium.org>
      Gerrit-Attention: Juan Mojica <juanm...@google.com>
      Gerrit-Attention: James Leung <james...@google.com>
      Gerrit-Attention: Josiah Kiehl <ki...@google.com>
      Gerrit-Comment-Date: Tue, 23 Dec 2025 19:42:10 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      James Leung (Gerrit)

      unread,
      3:21 PM (8 hours ago) 3:21 PM
      to Josiah Kiehl, AyeAye, Duncan Mercer, Juan Mojica, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org
      Attention needed from Duncan Mercer and Juan Mojica

      James Leung added 2 comments

      File chrome/browser/contextual_tasks/contextual_tasks_ui.cc
      Line 723, Patchset 8: if (!ui_service_->IsAiUrl(url)) {
      return;
      }
      Duncan Mercer . resolved

      remove

      James Leung

      Done

      File chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
      Line 44, Patchset 8: this.$.opaqueOverlay.classList.remove('fade-animation');

      /* Requesting offsetWidth forces css re-render (synchronous reflow)
      * since browser wants to be accurate awhen giving current measurement
      * of offsetWidth. Otherwise, browser is lazy and considers adding
      * then removing class as not a renderable css change.
      */
      void this.$.opaqueOverlay.offsetWidth;
      this.$.opaqueOverlay.classList.add('fade-animation');
      Duncan Mercer . resolved
      James Leung

      Done

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Duncan Mercer
      • Juan Mojica
      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: Ice851550cb18206950ba3c87323b68370aafeac3
        Gerrit-Change-Number: 7287137
        Gerrit-PatchSet: 10
        Gerrit-Owner: James Leung <james...@google.com>
        Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
        Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
        Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
        Gerrit-CC: Sophie Chang <sophi...@chromium.org>
        Gerrit-Attention: Duncan Mercer <mer...@google.com>
        Gerrit-Attention: Juan Mojica <juanm...@google.com>
        Gerrit-Comment-Date: Fri, 26 Dec 2025 20:20:59 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Duncan Mercer <mer...@google.com>
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Duncan Mercer (Gerrit)

        unread,
        3:35 PM (8 hours ago) 3:35 PM
        to James Leung, Josiah Kiehl, AyeAye, Juan Mojica, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org
        Attention needed from James Leung and Juan Mojica

        Duncan Mercer added 3 comments

        File chrome/browser/resources/contextual_tasks/app.ts
        Line 143, Patchset 10 (Latest): protected accessor isZeroState_: boolean = true;
        Duncan Mercer . unresolved

        remove

        File chrome/browser/resources/contextual_tasks/zero_state_overlay.css
        Line 178, Patchset 10 (Latest): /* Longer than usual delay in case there is lag in loading webview. */
        Duncan Mercer . unresolved

        This should still be above right?

        File chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
        Line 31, Patchset 10 (Latest): isFirstLoad: {
        Duncan Mercer . unresolved

        Shoudl we replace isFirstLoad and use the startOverlayAnimation method directly in the connectedCallback?

        Open in Gerrit

        Related details

        Attention is currently required from:
        • James Leung
        • Juan Mojica
        Submit Requirements:
          • requirement satisfiedCode-Coverage
          • requirement is not satisfiedCode-Owners
          • requirement is not satisfiedCode-Review
          • requirement is not satisfiedNo-Unresolved-Comments
          • 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: Ice851550cb18206950ba3c87323b68370aafeac3
          Gerrit-Change-Number: 7287137
          Gerrit-PatchSet: 10
          Gerrit-Owner: James Leung <james...@google.com>
          Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
          Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
          Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
          Gerrit-CC: Sophie Chang <sophi...@chromium.org>
          Gerrit-Attention: Juan Mojica <juanm...@google.com>
          Gerrit-Attention: James Leung <james...@google.com>
          Gerrit-Comment-Date: Fri, 26 Dec 2025 20:34:57 +0000
          Gerrit-HasComments: Yes
          Gerrit-Has-Labels: No
          satisfied_requirement
          unsatisfied_requirement
          open
          diffy

          James Leung (Gerrit)

          unread,
          5:15 PM (6 hours ago) 5:15 PM
          to Josiah Kiehl, AyeAye, Duncan Mercer, Juan Mojica, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org
          Attention needed from Duncan Mercer and Juan Mojica

          James Leung added 3 comments

          File chrome/browser/resources/contextual_tasks/app.ts
          Line 143, Patchset 10 (Latest): protected accessor isZeroState_: boolean = true;
          Duncan Mercer . resolved

          remove

          James Leung

          Done

          File chrome/browser/resources/contextual_tasks/zero_state_overlay.css
          Line 178, Patchset 10 (Latest): /* Longer than usual delay in case there is lag in loading webview. */
          Duncan Mercer . resolved

          This should still be above right?

          James Leung

          Done

          File chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
          Duncan Mercer . resolved

          Shoudl we replace isFirstLoad and use the startOverlayAnimation method directly in the connectedCallback?

          James Leung

          no, the css file depends on this state

          Open in Gerrit

          Related details

          Attention is currently required from:
          • Duncan Mercer
          • Juan Mojica
          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: Ice851550cb18206950ba3c87323b68370aafeac3
            Gerrit-Change-Number: 7287137
            Gerrit-PatchSet: 10
            Gerrit-Owner: James Leung <james...@google.com>
            Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
            Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
            Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
            Gerrit-CC: Sophie Chang <sophi...@chromium.org>
            Gerrit-Attention: Duncan Mercer <mer...@google.com>
            Gerrit-Attention: Juan Mojica <juanm...@google.com>
            Gerrit-Comment-Date: Fri, 26 Dec 2025 22:15:00 +0000
            Gerrit-HasComments: Yes
            Gerrit-Has-Labels: No
            Comment-In-Reply-To: Duncan Mercer <mer...@google.com>
            satisfied_requirement
            unsatisfied_requirement
            open
            diffy

            Duncan Mercer (Gerrit)

            unread,
            5:52 PM (5 hours ago) 5:52 PM
            to James Leung, Josiah Kiehl, AyeAye, Juan Mojica, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org
            Attention needed from James Leung and Juan Mojica

            Duncan Mercer voted Code-Review+1

            Code-Review+1
            Open in Gerrit

            Related details

            Attention is currently required from:
            • James Leung
            • Juan Mojica
            Submit Requirements:
            • requirement satisfiedCode-Coverage
            • requirement satisfiedCode-Owners
            • requirement is not 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: Ice851550cb18206950ba3c87323b68370aafeac3
            Gerrit-Change-Number: 7287137
            Gerrit-PatchSet: 11
            Gerrit-Owner: James Leung <james...@google.com>
            Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
            Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
            Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
            Gerrit-CC: Sophie Chang <sophi...@chromium.org>
            Gerrit-Attention: Juan Mojica <juanm...@google.com>
            Gerrit-Attention: James Leung <james...@google.com>
            Gerrit-Comment-Date: Fri, 26 Dec 2025 22:51:50 +0000
            Gerrit-HasComments: No
            Gerrit-Has-Labels: Yes
            satisfied_requirement
            unsatisfied_requirement
            open
            diffy

            Juan Mojica (Gerrit)

            unread,
            6:16 PM (5 hours ago) 6:16 PM
            to James Leung, Duncan Mercer, Josiah Kiehl, AyeAye, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org
            Attention needed from James Leung

            Juan Mojica voted Code-Review+1

            Code-Review+1
            Open in Gerrit

            Related details

            Attention is currently required from:
            • James Leung
            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: Ice851550cb18206950ba3c87323b68370aafeac3
              Gerrit-Change-Number: 7287137
              Gerrit-PatchSet: 11
              Gerrit-Owner: James Leung <james...@google.com>
              Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
              Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
              Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
              Gerrit-CC: Sophie Chang <sophi...@chromium.org>
              Gerrit-Attention: James Leung <james...@google.com>
              Gerrit-Comment-Date: Fri, 26 Dec 2025 23:16:02 +0000
              Gerrit-HasComments: No
              Gerrit-Has-Labels: Yes
              satisfied_requirement
              open
              diffy

              James Leung (Gerrit)

              unread,
              6:16 PM (5 hours ago) 6:16 PM
              to Juan Mojica, Duncan Mercer, Josiah Kiehl, AyeAye, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org

              James Leung 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: Ice851550cb18206950ba3c87323b68370aafeac3
              Gerrit-Change-Number: 7287137
              Gerrit-PatchSet: 11
              Gerrit-Owner: James Leung <james...@google.com>
              Gerrit-Reviewer: Duncan Mercer <mer...@google.com>
              Gerrit-Reviewer: James Leung <james...@google.com>
              Gerrit-Reviewer: Josiah Kiehl <ki...@google.com>
              Gerrit-Reviewer: Juan Mojica <juanm...@google.com>
              Gerrit-CC: Sophie Chang <sophi...@chromium.org>
              Gerrit-Comment-Date: Fri, 26 Dec 2025 23:16:46 +0000
              Gerrit-HasComments: No
              Gerrit-Has-Labels: Yes
              satisfied_requirement
              open
              diffy

              Chromium LUCI CQ (Gerrit)

              unread,
              7:01 PM (4 hours ago) 7:01 PM
              to James Leung, Juan Mojica, Duncan Mercer, Josiah Kiehl, AyeAye, chromium...@chromium.org, Sophie Chang, penghuan...@chromium.org, cblume...@chromium.org, devtools...@chromium.org

              Chromium LUCI CQ submitted the change

              Change information

              Commit message:
              [contexutal tasks] Various fixes for zero state

              - correct right margin in side panel when shrinking/growing
              - expand animation + overlay fade animation play when entering new thread
              Bug: b:470159854
              Change-Id: Ice851550cb18206950ba3c87323b68370aafeac3
              Reviewed-by: Juan Mojica <juanm...@google.com>
              Reviewed-by: Duncan Mercer <mer...@google.com>
              Commit-Queue: James Leung <james...@google.com>
              Cr-Commit-Position: refs/heads/main@{#1562809}
              Files:
              • M chrome/browser/resources/contextual_tasks/app.css
              • M chrome/browser/resources/contextual_tasks/app.ts
              • M chrome/browser/resources/contextual_tasks/composebox.ts
              • M chrome/browser/resources/contextual_tasks/zero_state_overlay.css
              • M chrome/browser/resources/contextual_tasks/zero_state_overlay.ts
              Change size: M
              Delta: 5 files changed, 50 insertions(+), 10 deletions(-)
              Branch: refs/heads/main
              Submit Requirements:
              • requirement satisfiedCode-Review: +1 by Juan Mojica, +1 by Duncan Mercer
              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: Ice851550cb18206950ba3c87323b68370aafeac3
              Gerrit-Change-Number: 7287137
              Gerrit-PatchSet: 12
              Gerrit-Owner: James Leung <james...@google.com>
              Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
              open
              diffy
              satisfied_requirement
              Reply all
              Reply to author
              Forward
              0 new messages