Add visual logging contexts to Issues panel for comment anchoring [devtools/devtools-frontend : main]

0 views
Skip to first unread message

Alex Rudenko (Gerrit)

unread,
Aug 18, 2026, 3:43:30 AM (yesterday) Aug 18
to devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org

Alex Rudenko voted Commit-Queue+1

Commit-Queue+1
Open in Gerrit

Related details

Attention set is empty
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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
Gerrit-Change-Number: 8257557
Gerrit-PatchSet: 2
Gerrit-Owner: Alex Rudenko <alexr...@chromium.org>
Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
Gerrit-Comment-Date: Tue, 18 Aug 2026 07:43:27 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Alex Rudenko (Gerrit)

unread,
Aug 18, 2026, 3:57:05 AM (yesterday) Aug 18
to devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org

Alex Rudenko added 1 comment

File front_end/panels/issues/AffectedCookiesView.ts
Line 125, Patchset 2 (Latest): row.setAttribute('jslog', `${VisualLogging.tableRow('affected-cookie')}`);
Alex Rudenko . unresolved

Since this is inside `AffectedRawCookieLinesView`, consider using `'affected-raw-cookie'` here to distinguish it from regular cookies (assuming `CommentAnchorResolver` needs them to be distinct). If you do make this change, don't forget to also add `'affected-raw-cookie'` to `KnownContextValues.ts`.

Open in Gerrit

Related details

Attention set is empty
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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
    Gerrit-Change-Number: 8257557
    Gerrit-PatchSet: 2
    Gerrit-Owner: Alex Rudenko <alexr...@chromium.org>
    Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
    Gerrit-Comment-Date: Tue, 18 Aug 2026 07:57:02 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Alex Rudenko (Gerrit)

    unread,
    Aug 18, 2026, 5:16:17 AM (yesterday) Aug 18
    to devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org

    Alex Rudenko added 1 comment

    File front_end/panels/issues/AffectedCookiesView.ts
    Line 125, Patchset 2: row.setAttribute('jslog', `${VisualLogging.tableRow('affected-cookie')}`);
    Alex Rudenko . resolved

    Since this is inside `AffectedRawCookieLinesView`, consider using `'affected-raw-cookie'` here to distinguish it from regular cookies (assuming `CommentAnchorResolver` needs them to be distinct). If you do make this change, don't forget to also add `'affected-raw-cookie'` to `KnownContextValues.ts`.

    Alex Rudenko

    Done

    Open in Gerrit

    Related details

    Attention set is empty
    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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      Gerrit-Change-Number: 8257557
      Gerrit-PatchSet: 3
      Gerrit-Comment-Date: Tue, 18 Aug 2026 09:16:11 +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,
      Aug 18, 2026, 11:11:02 AM (23 hours ago) Aug 18
      to Yulun Zeng, devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org
      Attention needed from Yulun Zeng

      Alex Rudenko voted Commit-Queue+1

      Commit-Queue+1
      Open in Gerrit

      Related details

      Attention is currently required from:
      • Yulun Zeng
      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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      Gerrit-Change-Number: 8257557
      Gerrit-PatchSet: 5
      Gerrit-Owner: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Yulun Zeng <yul...@chromium.org>
      Gerrit-Attention: Yulun Zeng <yul...@chromium.org>
      Gerrit-Comment-Date: Tue, 18 Aug 2026 15:10:59 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Alex Rudenko (Gerrit)

      unread,
      Aug 18, 2026, 12:11:29 PM (22 hours ago) Aug 18
      to Yulun Zeng, devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org
      Attention needed from Yulun Zeng

      Alex Rudenko voted Commit-Queue+1

      Commit-Queue+1
      Open in Gerrit

      Related details

      Attention is currently required from:
      • Yulun Zeng
      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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      Gerrit-Change-Number: 8257557
      Gerrit-PatchSet: 6
      Gerrit-Comment-Date: Tue, 18 Aug 2026 16:11:26 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Yulun Zeng (Gerrit)

      unread,
      3:45 AM (6 hours ago) 3:45 AM
      to Alex Rudenko, devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org
      Attention needed from Alex Rudenko

      Yulun Zeng voted Code-Review+1

      Code-Review+1
      Open in Gerrit

      Related details

      Attention is currently required from:
      • Alex Rudenko
      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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      Gerrit-Change-Number: 8257557
      Gerrit-PatchSet: 6
      Gerrit-Owner: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Yulun Zeng <yul...@chromium.org>
      Gerrit-Attention: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Comment-Date: Wed, 19 Aug 2026 07:45:42 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      open
      diffy

      Alex Rudenko (Gerrit)

      unread,
      5:41 AM (4 hours ago) 5:41 AM
      to Yulun Zeng, devtools-fro...@luci-project-accounts.iam.gserviceaccount.com, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org

      Alex Rudenko voted Commit-Queue+2

      Commit-Queue+2
      Open in Gerrit

      Related details

      Attention set is empty
      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: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      Gerrit-Change-Number: 8257557
      Gerrit-PatchSet: 6
      Gerrit-Owner: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Yulun Zeng <yul...@chromium.org>
      Gerrit-Comment-Date: Wed, 19 Aug 2026 09:41:47 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      open
      diffy

      devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com (Gerrit)

      unread,
      5:55 AM (4 hours ago) 5:55 AM
      to Alex Rudenko, Yulun Zeng, android-bu...@system.gserviceaccount.com, devtools-rev...@chromium.org

      devtools-fro...@luci-project-accounts.iam.gserviceaccount.com submitted the change

      Change information

      Commit message:
      Add visual logging contexts to Issues panel for comment anchoring

      Add jslog contexts to IssueView ('issue-description',
      'affected-resources', 'affected-request' with data-network-request-id),
      AffectedElementsView ('affected-element' with data-backend-node-id),
      and AffectedCookiesView ('affected-cookie') to support
      CommentAnchorResolver.

      Bug: 542928776
      Change-Id: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      TAG=agy
      CONV=fdf66637-1abc-41a3-afd9-c4f8272a49c8
      Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/8257557
      Reviewed-by: Yulun Zeng <yul...@chromium.org>
      Commit-Queue: Alex Rudenko <alexr...@chromium.org>
      Files:
      • M front_end/panels/issues/AffectedCookiesView.ts
      • M front_end/panels/issues/AffectedElementsView.ts
      • M front_end/panels/issues/IssueView.ts
      • M front_end/ui/visual_logging/KnownContextValues.ts
      Change size: S
      Delta: 4 files changed, 20 insertions(+), 2 deletions(-)
      Branch: refs/heads/main
      Submit Requirements:
      • requirement satisfiedCode-Review: +1 by Yulun Zeng
      Open in Gerrit
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: merged
      Gerrit-Project: devtools/devtools-frontend
      Gerrit-Branch: main
      Gerrit-Change-Id: I2583d62b88dc0b4b00eec2b6ffa5d1c092256c09
      Gerrit-Change-Number: 8257557
      Gerrit-PatchSet: 7
      Gerrit-Owner: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Alex Rudenko <alexr...@chromium.org>
      Gerrit-Reviewer: Yulun Zeng <yul...@chromium.org>
      open
      diffy
      satisfied_requirement
      Reply all
      Reply to author
      Forward
      0 new messages