Track iframe elements for Page Content Annotations. [chromium/src : main]

0 views
Skip to first unread message

Ryan Kalla (Gerrit)

unread,
Apr 20, 2026, 1:43:50 PM (2 days ago) Apr 20
to Philip Rogers, Chromium LUCI CQ, android-bu...@system.gserviceaccount.com, chrome-intell...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, chrome-intelligence-te...@google.com
Attention needed from Philip Rogers

Ryan Kalla added 1 comment

Patchset-level comments
Open in Gerrit

Related details

Attention is currently required from:
  • Philip Rogers
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: I751e5039714dba72d2781be169b19453f23dc152
Gerrit-Change-Number: 7777035
Gerrit-PatchSet: 3
Gerrit-Owner: Ryan Kalla <ryan...@google.com>
Gerrit-Reviewer: Philip Rogers <p...@chromium.org>
Gerrit-Reviewer: Ryan Kalla <ryan...@google.com>
Gerrit-Attention: Philip Rogers <p...@chromium.org>
Gerrit-Comment-Date: Mon, 20 Apr 2026 17:43:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

AI Code Reviewer (Gerrit)

unread,
Apr 20, 2026, 1:44:44 PM (2 days ago) Apr 20
to Ryan Kalla, Philip Rogers, Chromium LUCI CQ, android-bu...@system.gserviceaccount.com, chrome-intell...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, chrome-intelligence-te...@google.com
Attention needed from Philip Rogers

AI Code Reviewer added 1 comment

File third_party/blink/renderer/core/html/html_iframe_element.cc
Line 28, Patchset 3 (Latest):#include "components/page_content_annotations/core/page_content_annotations_features.h"
AI Code Reviewer . unresolved

Blink Style Guide: Dependencies. Code in `blink/renderer/core/` should not depend directly on `components/`. Dependencies must only flow downwards (e.g., to `platform/`, `public/`, `//base`, `V8`). Please inject this state via Blink's public API or handle the feature logic in the browser process.

To keep this interaction as brief and non-intrusive as possible, please consider responding with one of following options:
**Done** | **OK But Won't Fix**: reason | **Later**: b/<bug_id> | **Invalid:** reason


_This comment was generated by [Experimental Blink C++ Code Review Agent](http://go/blink-c++-code-review-agent)._
_AI reviews can sometimes be inaccurate; We appreciate your 🙏 feedback 🙏 to help us improve._
_[File a bug](http://go/blink-c++-code-review-agent-feedback) | [Provide feedback on chat](https://chat.google.com/room/AAQA0zhQHe0?cls=4) | [Opt-out](https://ganpati2.corp.google.com/group/peep-genai-blink-agent-optout.prod)_

Open in Gerrit

Related details

Attention is currently required from:
  • Philip Rogers
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: I751e5039714dba72d2781be169b19453f23dc152
    Gerrit-Change-Number: 7777035
    Gerrit-PatchSet: 3
    Gerrit-Owner: Ryan Kalla <ryan...@google.com>
    Gerrit-Reviewer: Philip Rogers <p...@chromium.org>
    Gerrit-Reviewer: Ryan Kalla <ryan...@google.com>
    Gerrit-CC: AI Code Reviewer <peep-gen...@system.gserviceaccount.com>
    Gerrit-Comment-Date: Mon, 20 Apr 2026 17:44:41 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Ryan Kalla (Gerrit)

    unread,
    Apr 20, 2026, 1:57:46 PM (2 days ago) Apr 20
    to AI Code Reviewer, Philip Rogers, Chromium LUCI CQ, android-bu...@system.gserviceaccount.com, chrome-intell...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, chrome-intelligence-te...@google.com
    Attention needed from Philip Rogers

    Ryan Kalla added 1 comment

    File third_party/blink/renderer/core/html/html_iframe_element.cc
    Line 28, Patchset 3 (Latest):#include "components/page_content_annotations/core/page_content_annotations_features.h"
    AI Code Reviewer . resolved

    Blink Style Guide: Dependencies. Code in `blink/renderer/core/` should not depend directly on `components/`. Dependencies must only flow downwards (e.g., to `platform/`, `public/`, `//base`, `V8`). Please inject this state via Blink's public API or handle the feature logic in the browser process.

    To keep this interaction as brief and non-intrusive as possible, please consider responding with one of following options:
    **Done** | **OK But Won't Fix**: reason | **Later**: b/<bug_id> | **Invalid:** reason


    _This comment was generated by [Experimental Blink C++ Code Review Agent](http://go/blink-c++-code-review-agent)._
    _AI reviews can sometimes be inaccurate; We appreciate your 🙏 feedback 🙏 to help us improve._
    _[File a bug](http://go/blink-c++-code-review-agent-feedback) | [Provide feedback on chat](https://chat.google.com/room/AAQA0zhQHe0?cls=4) | [Opt-out](https://ganpati2.corp.google.com/group/peep-genai-blink-agent-optout.prod)_

    Ryan Kalla

    OK But Won't Fix: I'm not sure this is correct. I don't see this rule referenced anywhere in the [Blink C++ Style Guide](https://chromium.googlesource.com/chromium/src/+/HEAD/styleguide/c++/blink-c++.md) or the [Blink architecture overview](https://chromium.googlesource.com/chromium/src/+/HEAD/third_party/blink/renderer/README.md#Type-dependencies). I also see several examples importing `components/` into `blink/renderer/core/`.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Philip Rogers
    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: I751e5039714dba72d2781be169b19453f23dc152
      Gerrit-Change-Number: 7777035
      Gerrit-PatchSet: 3
      Gerrit-Owner: Ryan Kalla <ryan...@google.com>
      Gerrit-Reviewer: Philip Rogers <p...@chromium.org>
      Gerrit-Reviewer: Ryan Kalla <ryan...@google.com>
      Gerrit-CC: AI Code Reviewer <peep-gen...@system.gserviceaccount.com>
      Gerrit-Attention: Philip Rogers <p...@chromium.org>
      Gerrit-Comment-Date: Mon, 20 Apr 2026 17:57:33 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      Comment-In-Reply-To: AI Code Reviewer <peep-gen...@system.gserviceaccount.com>
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy
      Reply all
      Reply to author
      Forward
      0 new messages