Switch DevTools response body collection to Durable Messages [devtools/devtools-frontend : main]

1 view
Skip to first unread message

Alex N. Jose (Gerrit)

unread,
Sep 24, 2025, 9:32:01 PMSep 24
to Paul Irish, Danil Somsikov, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
Attention needed from Danil Somsikov and Paul Irish

Alex N. Jose added 1 comment

Patchset-level comments
File-level comment, Patchset 7 (Latest):
Alex N. Jose . resolved

Frontend changes required for switching DevTools network panel to Durable Messages. I'll add the base::Feature to this CL, but could use an early review to make sure I'm in the right direction (my first DevTools frontend change here)

Open in Gerrit

Related details

Attention is currently required from:
  • Danil Somsikov
  • Paul Irish
Submit Requirements:
  • 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: devtools/devtools-frontend
Gerrit-Branch: main
Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
Gerrit-Change-Number: 6820841
Gerrit-PatchSet: 7
Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Attention: Paul Irish <paul...@chromium.org>
Gerrit-Attention: Danil Somsikov <d...@chromium.org>
Gerrit-Comment-Date: Thu, 25 Sep 2025 01:31:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
unsatisfied_requirement
open
diffy

Danil Somsikov (Gerrit)

unread,
Sep 25, 2025, 1:44:15 AMSep 25
to Alex N. Jose, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
Attention needed from Alex N. Jose and Paul Irish

Danil Somsikov voted and added 1 comment

Votes added by Danil Somsikov

Code-Review+1

1 comment

Patchset-level comments
Danil Somsikov . resolved

Nice!

Open in Gerrit

Related details

Attention is currently required from:
  • Alex N. Jose
  • Paul Irish
Submit Requirements:
  • 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: devtools/devtools-frontend
Gerrit-Branch: main
Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
Gerrit-Change-Number: 6820841
Gerrit-PatchSet: 7
Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
Gerrit-Attention: Paul Irish <paul...@chromium.org>
Gerrit-Comment-Date: Thu, 25 Sep 2025 05:44:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Alex Rudenko (Gerrit)

unread,
Sep 25, 2025, 3:26:37 AMSep 25
to Alex N. Jose, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
Attention needed from Alex N. Jose and Paul Irish

Alex Rudenko added 1 comment

File front_end/core/sdk/NetworkManager.ts
Line 170, Patchset 7 (Latest): enableDurableMessages: true,
Alex Rudenko . unresolved

it looks like this does not enable the overall Network domain anymore?

Open in Gerrit

Related details

Attention is currently required from:
  • Alex N. Jose
  • Paul Irish
Submit Requirements:
    • requirement satisfiedCode-Owners
    • requirement is not 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: devtools/devtools-frontend
    Gerrit-Branch: main
    Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
    Gerrit-Change-Number: 6820841
    Gerrit-PatchSet: 7
    Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
    Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
    Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
    Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
    Gerrit-CC: Alex Rudenko <alexr...@chromium.org>
    Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
    Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
    Gerrit-Attention: Paul Irish <paul...@chromium.org>
    Gerrit-Comment-Date: Thu, 25 Sep 2025 07:26:33 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Alex N. Jose (Gerrit)

    unread,
    Sep 25, 2025, 10:57:21 AMSep 25
    to Alex Rudenko, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
    Attention needed from Alex Rudenko and Paul Irish

    Alex N. Jose added 1 comment

    File front_end/core/sdk/NetworkManager.ts
    Line 170, Patchset 7 (Latest): enableDurableMessages: true,
    Alex Rudenko . unresolved

    it looks like this does not enable the overall Network domain anymore?

    Alex N. Jose

    That's what the test failures suggest, which is thrown from [here](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/inspector/inspector_network_agent.cc;l=2346;drc=da1f749634c9a401cc756f36c2e6ce233e1c9b4d).

    Looking at the [current implementation](https://source.chromium.org/chromium/chromium/src/+/main:content/browser/devtools/protocol/network_handler.cc;l=1474-1476?q=content%2Fbrowser%2Fdevtools%2Fprotocol%2Fnetwork_handler.cc&ss=chromium%2Fchromium%2Fsrc) and the test failures' concentration around service workers, I'm suspecting that it might have something to do with a storage partition not being available, which would prevent a fall-through?

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Alex Rudenko
    • Paul Irish
    Submit Requirements:
    • requirement satisfiedCode-Owners
    • requirement is not 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: devtools/devtools-frontend
    Gerrit-Branch: main
    Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
    Gerrit-Change-Number: 6820841
    Gerrit-PatchSet: 7
    Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
    Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
    Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
    Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
    Gerrit-CC: Alex Rudenko <alexr...@chromium.org>
    Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
    Gerrit-Attention: Paul Irish <paul...@chromium.org>
    Gerrit-Attention: Alex Rudenko <alexr...@chromium.org>
    Gerrit-Comment-Date: Thu, 25 Sep 2025 14:57:18 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Alex Rudenko <alexr...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Alex N. Jose (Gerrit)

    unread,
    Oct 2, 2025, 3:36:54 PM (11 days ago) Oct 2
    to Alex Rudenko, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
    Attention needed from Alex Rudenko and Paul Irish

    Alex N. Jose added 1 comment

    File front_end/core/sdk/NetworkManager.ts
    Line 170, Patchset 7 (Latest): enableDurableMessages: true,
    Alex Rudenko . resolved

    it looks like this does not enable the overall Network domain anymore?

    Alex N. Jose

    That's what the test failures suggest, which is thrown from [here](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/inspector/inspector_network_agent.cc;l=2346;drc=da1f749634c9a401cc756f36c2e6ce233e1c9b4d).

    Looking at the [current implementation](https://source.chromium.org/chromium/chromium/src/+/main:content/browser/devtools/protocol/network_handler.cc;l=1474-1476?q=content%2Fbrowser%2Fdevtools%2Fprotocol%2Fnetwork_handler.cc&ss=chromium%2Fchromium%2Fsrc) and the test failures' concentration around service workers, I'm suspecting that it might have something to do with a storage partition not being available, which would prevent a fall-through?

    Alex N. Jose

    crrev.com/c/7004116 and crrev.com/c/7006880 will address this issue.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Alex Rudenko
    • Paul Irish
    Submit Requirements:
      • 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: devtools/devtools-frontend
      Gerrit-Branch: main
      Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
      Gerrit-Change-Number: 6820841
      Gerrit-PatchSet: 7
      Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
      Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
      Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
      Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
      Gerrit-CC: Alex Rudenko <alexr...@chromium.org>
      Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
      Gerrit-Attention: Paul Irish <paul...@chromium.org>
      Gerrit-Attention: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Comment-Date: Thu, 02 Oct 2025 19:36:51 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      Comment-In-Reply-To: Alex N. Jose <ale...@chromium.org>
      Comment-In-Reply-To: Alex Rudenko <alexr...@chromium.org>
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Danil Somsikov (Gerrit)

      unread,
      Oct 7, 2025, 10:18:06 AM (7 days ago) Oct 7
      to Alex N. Jose, Alex Rudenko, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
      Attention needed from Alex N. Jose, Alex Rudenko and Paul Irish

      Danil Somsikov voted Code-Review+1

      Code-Review+1
      Open in Gerrit

      Related details

      Attention is currently required from:
      • Alex N. Jose
      • Alex Rudenko
      • Paul Irish
      Submit Requirements:
      • 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: devtools/devtools-frontend
      Gerrit-Branch: main
      Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
      Gerrit-Change-Number: 6820841
      Gerrit-PatchSet: 14
      Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
      Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
      Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
      Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
      Gerrit-CC: Alex Rudenko <alexr...@chromium.org>
      Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
      Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
      Gerrit-Attention: Paul Irish <paul...@chromium.org>
      Gerrit-Attention: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Comment-Date: Tue, 07 Oct 2025 14:17:39 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Alex N. Jose (Gerrit)

      unread,
      Oct 7, 2025, 10:19:07 AM (7 days ago) Oct 7
      to Danil Somsikov, Alex Rudenko, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
      Attention needed from Alex N. Jose, Alex Rudenko and Paul Irish

      Alex N. Jose added 1 comment

      Alex N. Jose . resolved

      @d...@chromium.org, @alexr...@chromium.org, @paul...@chromium.org, the storage partition bug has been fixed, and this feature is now behind a feature flag thats enabled by default. This CL should be good for review, PTAL!

      Gerrit-Comment-Date: Tue, 07 Oct 2025 14:18:47 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Alex Rudenko (Gerrit)

      unread,
      Oct 7, 2025, 10:22:45 AM (7 days ago) Oct 7
      to Alex N. Jose, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
      Attention needed from Alex N. Jose and Paul Irish

      Alex Rudenko added 1 comment

      File test/e2e_non_hosted/network/network_test.ts
      Line 28, Patchset 14 (Latest): async function setupMocks(
      Alex Rudenko . unresolved

      do we need this if it is enabled by default?

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Alex N. Jose
      • Paul Irish
      Submit Requirements:
        • requirement satisfiedCode-Owners
        • requirement is not 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: devtools/devtools-frontend
        Gerrit-Branch: main
        Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
        Gerrit-Change-Number: 6820841
        Gerrit-PatchSet: 14
        Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
        Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
        Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
        Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
        Gerrit-CC: Alex Rudenko <alexr...@chromium.org>
        Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
        Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
        Gerrit-Attention: Paul Irish <paul...@chromium.org>
        Gerrit-Comment-Date: Tue, 07 Oct 2025 14:22:17 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Alex Rudenko (Gerrit)

        unread,
        Oct 7, 2025, 10:24:23 AM (7 days ago) Oct 7
        to Alex N. Jose, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
        Attention needed from Alex N. Jose and Paul Irish

        Alex Rudenko added 1 comment

        File test/e2e_non_hosted/network/network_test.ts
        Line 28, Patchset 14 (Latest): async function setupMocks(
        Alex Rudenko . unresolved

        if the mock is needed for a test, let's add a `describe('with durable messages')` and in the describe let's call `setup({enabledFeatures: [devToolsEnableDurableMessages]})`

        Gerrit-Comment-Date: Tue, 07 Oct 2025 14:23:53 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Alex Rudenko (Gerrit)

        unread,
        Oct 7, 2025, 10:35:07 AM (7 days ago) Oct 7
        to Alex N. Jose, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
        Attention needed from Alex N. Jose and Paul Irish

        Alex Rudenko voted Code-Review+1

        Code-Review+1
        Open in Gerrit

        Related details

        Attention is currently required from:
        • Alex N. Jose
        • Paul Irish
        Submit Requirements:
        • 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: devtools/devtools-frontend
        Gerrit-Branch: main
        Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
        Gerrit-Change-Number: 6820841
        Gerrit-PatchSet: 14
        Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
        Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
        Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
        Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
        Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
        Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
        Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
        Gerrit-Attention: Paul Irish <paul...@chromium.org>
        Gerrit-Comment-Date: Tue, 07 Oct 2025 14:34:44 +0000
        Gerrit-HasComments: No
        Gerrit-Has-Labels: Yes
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Alex N. Jose (Gerrit)

        unread,
        Oct 8, 2025, 9:14:00 AM (6 days ago) Oct 8
        to Alex Rudenko, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
        Attention needed from Alex Rudenko, Danil Somsikov and Paul Irish

        Alex N. Jose added 2 comments

        File test/e2e_non_hosted/network/network_test.ts
        Line 28, Patchset 14: async function setupMocks(
        Alex Rudenko . unresolved

        do we need this if it is enabled by default?

        Alex N. Jose

        Since it's feature-gated, I think tests better exercise via the feature flag (similar to Chromium's Virtual tests). If we were to switch the default to DISABLE_BY_DEFAULT, the burden will fall on the flag change to update or disable the tests otherwise.

        Line 28, Patchset 14: async function setupMocks(
        Alex Rudenko . resolved

        if the mock is needed for a test, let's add a `describe('with durable messages')` and in the describe let's call `setup({enabledFeatures: [devToolsEnableDurableMessages]})`

        Alex N. Jose

        Updated. Looks a lot cleaner, thanks, TIL!

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Alex Rudenko
        • Danil Somsikov
        • Paul Irish
        Submit Requirements:
        • requirement 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: devtools/devtools-frontend
        Gerrit-Branch: main
        Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
        Gerrit-Change-Number: 6820841
        Gerrit-PatchSet: 17
        Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
        Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
        Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
        Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
        Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
        Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
        Gerrit-Attention: Paul Irish <paul...@chromium.org>
        Gerrit-Attention: Alex Rudenko <alexr...@chromium.org>
        Gerrit-Attention: Danil Somsikov <d...@chromium.org>
        Gerrit-Comment-Date: Wed, 08 Oct 2025 13:13:53 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Alex Rudenko <alexr...@chromium.org>
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Alex Rudenko (Gerrit)

        unread,
        Oct 10, 2025, 2:28:55 AM (4 days ago) Oct 10
        to Alex N. Jose, Danil Somsikov, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
        Attention needed from Alex N. Jose, Danil Somsikov and Paul Irish

        Alex Rudenko voted and added 1 comment

        Votes added by Alex Rudenko

        Code-Review+1

        1 comment

        File test/e2e_non_hosted/network/network_test.ts
        Line 28, Patchset 14: async function setupMocks(
        Alex Rudenko . resolved

        do we need this if it is enabled by default?

        Alex N. Jose

        Since it's feature-gated, I think tests better exercise via the feature flag (similar to Chromium's Virtual tests). If we were to switch the default to DISABLE_BY_DEFAULT, the burden will fall on the flag change to update or disable the tests otherwise.

        Alex Rudenko

        Done

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Alex N. Jose
        • Danil Somsikov
        • Paul Irish
        Submit Requirements:
          • 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: devtools/devtools-frontend
          Gerrit-Branch: main
          Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
          Gerrit-Change-Number: 6820841
          Gerrit-PatchSet: 17
          Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
          Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
          Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
          Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
          Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
          Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
          Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
          Gerrit-Attention: Paul Irish <paul...@chromium.org>
          Gerrit-Attention: Danil Somsikov <d...@chromium.org>
          Gerrit-Comment-Date: Fri, 10 Oct 2025 06:28:23 +0000
          Gerrit-HasComments: Yes
          Gerrit-Has-Labels: Yes
          satisfied_requirement
          unsatisfied_requirement
          open
          diffy

          Danil Somsikov (Gerrit)

          unread,
          Oct 13, 2025, 5:19:01 AM (21 hours ago) Oct 13
          to Alex N. Jose, Alex Rudenko, Paul Irish, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
          Attention needed from Alex N. Jose and Paul Irish

          Danil Somsikov voted Code-Review+1

          Code-Review+1
          Open in Gerrit

          Related details

          Attention is currently required from:
          • Alex N. Jose
          • Paul Irish
          Submit Requirements:
          • 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: devtools/devtools-frontend
          Gerrit-Branch: main
          Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
          Gerrit-Change-Number: 6820841
          Gerrit-PatchSet: 17
          Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
          Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
          Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
          Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
          Gerrit-Reviewer: Paul Irish <paul...@chromium.org>
          Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
          Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
          Gerrit-Attention: Paul Irish <paul...@chromium.org>
          Gerrit-Comment-Date: Mon, 13 Oct 2025 09:18:39 +0000
          Gerrit-HasComments: No
          Gerrit-Has-Labels: Yes
          satisfied_requirement
          open
          diffy

          Alex N. Jose (Gerrit)

          unread,
          Oct 13, 2025, 12:35:58 PM (14 hours ago) Oct 13
          to Danil Somsikov, Alex Rudenko, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
          Attention needed from Alex Rudenko and Danil Somsikov

          Alex N. Jose added 1 comment

          Alex N. Jose . resolved

          @alexr...@chromium.org, @d...@chromium.org, rebasing knocked out your LGTMs. Please +1 if this looks good to land.

          Open in Gerrit

          Related details

          Attention is currently required from:
          • Alex Rudenko
          • Danil Somsikov
          Submit Requirements:
          • requirement 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: devtools/devtools-frontend
          Gerrit-Branch: main
          Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
          Gerrit-Change-Number: 6820841
          Gerrit-PatchSet: 18
          Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
          Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
          Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
          Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
          Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
          Gerrit-Attention: Alex Rudenko <alexr...@chromium.org>
          Gerrit-Attention: Danil Somsikov <d...@chromium.org>
          Gerrit-Comment-Date: Mon, 13 Oct 2025 16:35:51 +0000
          Gerrit-HasComments: Yes
          Gerrit-Has-Labels: No
          satisfied_requirement
          unsatisfied_requirement
          open
          diffy

          Alex Rudenko (Gerrit)

          unread,
          Oct 13, 2025, 1:57:19 PM (12 hours ago) Oct 13
          to Alex N. Jose, Danil Somsikov, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
          Attention needed from Alex N. Jose and Danil Somsikov

          Alex Rudenko voted Code-Review+1

          Code-Review+1
          Open in Gerrit

          Related details

          Attention is currently required from:
          • Alex N. Jose
          • Danil Somsikov
          Submit Requirements:
            • 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: devtools/devtools-frontend
            Gerrit-Branch: main
            Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
            Gerrit-Change-Number: 6820841
            Gerrit-PatchSet: 18
            Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
            Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
            Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
            Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
            Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
            Gerrit-Attention: Alex N. Jose <ale...@chromium.org>
            Gerrit-Attention: Danil Somsikov <d...@chromium.org>
            Gerrit-Comment-Date: Mon, 13 Oct 2025 17:56:50 +0000
            Gerrit-HasComments: No
            Gerrit-Has-Labels: Yes
            satisfied_requirement
            unsatisfied_requirement
            open
            diffy

            Alex N. Jose (Gerrit)

            unread,
            Oct 13, 2025, 8:14:34 PM (6 hours ago) Oct 13
            to Alex Rudenko, Danil Somsikov, Devtools-frontend LUCI CQ, devtools-rev...@chromium.org
            Attention needed from Danil Somsikov

            Alex N. Jose voted Auto-Submit+1

            Auto-Submit+1
            Open in Gerrit

            Related details

            Attention is currently required from:
            • Danil Somsikov
            Submit Requirements:
            • 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: devtools/devtools-frontend
            Gerrit-Branch: main
            Gerrit-Change-Id: I95c86cda7e55d9193eb925243654b2c8783bb6cb
            Gerrit-Change-Number: 6820841
            Gerrit-PatchSet: 18
            Gerrit-Owner: Alex N. Jose <ale...@chromium.org>
            Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
            Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
            Gerrit-Reviewer: Danil Somsikov <d...@chromium.org>
            Gerrit-CC: Devtools-frontend LUCI CQ <devtools-fro...@luci-project-accounts.iam.gserviceaccount.com>
            Gerrit-Attention: Danil Somsikov <d...@chromium.org>
            Gerrit-Comment-Date: Tue, 14 Oct 2025 00:14:22 +0000
            Gerrit-HasComments: No
            Gerrit-Has-Labels: Yes
            satisfied_requirement
            unsatisfied_requirement
            open
            diffy
            Reply all
            Reply to author
            Forward
            0 new messages